Back to search
30
MCP

mcp-blackboard-graph

pypi/mcp-blackboard-graph

MCP server for multi-agent coordination via shared graph - nodes with messages, notes, and status

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

Similar MCP servers embedding-nearest

io.github.oortonaut/task-graph-mcp
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
0 tools
mcp-agent-mail
Coordinated multi-agent messaging and coordination MCP server.
0 tools
mcp-server-codegraph
MCP server for graph representation of a codebase
0 tools
knowledge-graph-mcp
MCP server for tracking student learning via a knowledge graph
0 tools
conductor-graph-mcp
MCP server that exposes a CognOS agent system as a machine-readable graph
0 tools
agent-planner-mcp
MCP server for AgentPlanner — AI agent orchestration with planning, dependencies, knowledge graphs, and human oversight
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-blackboard-graph": {
      "url": "None",
      "transport": "http"
    }
  }
}