Back to search
30
MCP

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

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

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

conductor-graph-mcp
MCP server that exposes a CognOS agent system as a machine-readable graph
0 tools
io.github.teampolarity/cosmos-mcp
Personal knowledge graph every MCP client reads from and writes to. Portable across agents.
0 tools
conductor-mcp
MCP server for exposing conductor endpoints.
0 tools
iflow-mcp_conductor-oss-conductor-mcp
MCP server for exposing conductor endpoints.
0 tools
@codeweave/mcp
Codebase graph analysis for AI agents — AST + call graph + type graph + hybrid semantic search via MCP
0 tools
io.github.oortonaut/task-graph-mcp
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.base76-research-lab/conductor-graph-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}