Conductor Graph MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from pypi. Last commit 3 Mar 2026.
Exposes a CognOS agent system as a machine-readable graph. Full system snapshot with one tool call.
The author archived this repository on GitHub, meaning it is no longer maintained.
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 conductor-graph-mcp -- uvx conductor-graph-mcp
{
"mcpServers": {
"conductor-graph-mcp": {
"args": [
"conductor-graph-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.conductor-graph-mcp]
command = "uvx"
args = ["conductor-graph-mcp"]
{
"mcpServers": {
"conductor-graph-mcp": {
"args": [
"conductor-graph-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"conductor-graph-mcp": {
"args": [
"conductor-graph-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.