← Index

io.github.base76-research-lab/conductor-graph-mcp

io.github.base76-research-lab/conductor-graph-mcp·v0.1.1·Search
Quality Score
78
/100

Exposes a CognOS agent system as a machine-readable graph. Full system snapshot with one tool call.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "conductor-graph-mcp": {
      "command": "uvx",
      "args": [
        "conductor-graph-mcp"
      ],
      "env": {
        "COGNOS_BASE_URL": "<cognos_base_url>",
        "COGNOS_API_KEY": "<your-cognos_api_key>"
      }
    }
  }
}
§02  Environment variables
COGNOS_BASE_URL

URL of the TrustPlane/CognOS gateway (default: http://127.0.0.1:8788)

COGNOS_API_KEY
secret

API key for the CognOS gateway (optional, leave empty if not required)

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Search