Agent♥︎Age
Catalog

Llmgraph

Official

by abahocodes · JavaScript

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

io.github.abahocodes/llmgraph MCP server

The MCP server exposes LLMGraph deployments as Model Context Protocol tools, enabling clients to invoke chat, RAG, and automations via standard MCP tooling. It runs over stdio and is designed to be launched with npx, without permanent installation. Each configured deployment becomes a distinct MCP tool.

🛠️ Key Features

  • Exposes deployed LLMGraph workflows as MCP tools
  • Runs over stdio; npx-based, no permanent install
  • Connects to MCP clients like Claude Desktop, Claude Code, Cursor
  • Supports multiple deployments as separate tools

🚀 Use Cases

  • Invoke no-code LLM workflows from MCP-enabled assistants
  • Deploy and manage multiple LLMGraph workflows as tools
  • Integrate chat, RAG, and automations into automated pipelines

⚡ Developer Benefits

  • Lightweight, no-install deployment model
  • Clear mapping of each workflow to an MCP tool
  • Simple prerequisites: Node.js 18+, an LLMGraph deployment

⚠️ Limitations

  • Requires MCP-compatible client connections
  • Performance tied to deployed LLMGraph configurations
  • Documentation scope based on readmeExcerpt and deployment setup
Llmgraph - agentage MCP Catalog