AgentUni

llmgraph

by @abahocodes / v0.1.1

Invoke deployed LLMGraph no-code LLM workflows (chat, RAG, automations) as MCP tools.

Install

npm / stdio

npx -y @llmgraph/mcp-server

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-abahocodes-llmgraph": {
      "command": "npx",
      "args": [
        "-y",
        "@llmgraph/mcp-server"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.abahocodes/llmgraph · published 2026-07-15 · updated 2026-07-15. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category