Llmgraph runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 15 Jul 2026.
Invoke deployed LLMGraph no-code LLM workflows (chat, RAG, automations) as MCP tools.
Today is the operative word: we check Llmgraph every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add llmgraph -- npx -y @llmgraph/mcp-server
{
"mcpServers": {
"llmgraph": {
"args": [
"-y",
"@llmgraph/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.llmgraph]
command = "npx"
args = ["-y", "@llmgraph/mcp-server"]
{
"mcpServers": {
"llmgraph": {
"args": [
"-y",
"@llmgraph/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"llmgraph": {
"args": [
"-y",
"@llmgraph/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
LLMGRAPH_ENDPOINT (Full deployment endpoint URL from the LLMGraph dashboard, e.g. https://llmgraph.ai/api/<graph_id>/<environment>), LLMGRAPH_API_KEY (API key for the deployment).
The author declared them in the registry entry; get the values from the project itself.
Invoke CLI agents (Codex, Claude, OpenCode) as MCP tools with parallel execution
No-code workflow visualizer and automation blueprint builder.
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
Provable, declarative multi-agent workflows for Claude Code (typed .slang, non-LLM executor).
See what your AI edits affect. Structural checks for AI code changes. 28 MCP tools, no LLM.
Format/lint JS, Python, HubL for automation platforms. Tools: format_code, format_json, ask_codefmt
Local-first MCP server for Claude/Codex project wiki and graph workflows
Answers built from our own checks of this server.