Skip to content
Back to search
30
MCP

agentbrain-mcp

pypi/agentbrain-mcp

Agent Brain MCP Server — stdio + Streamable-HTTP transport surfaces

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

Similar MCP servers embedding-nearest

agent-tasker-mcp-server
Minimal stdio MCP server for parallel task execution by AI agents
0 tools
agentos-mcp
Persistent Cognitive Layer for AI Agents — MCP Server
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
agent-brain-ag-mcp
Agent Brain MCP - Model Context Protocol server exposing Agent Brain as MCP tools, resources, and prompts
0 tools
hybrid-agent-mcp-server
MCP Server for Hybrid Agent Environment Management
0 tools
agent-zone-mcp
MCP server for Agent Zone — infrastructure knowledge for AI agents
0 tools

How to use

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

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