Skip to content
Back to search
30
MCP

agent-brain-ag-mcp

pypi/agent-brain-ag-mcp

Agent Brain MCP - Model Context Protocol server exposing Agent Brain as MCP tools, resources, and prompts

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

Similar MCP servers embedding-nearest

mcp-brain
Multi-agent Cognitive Processing Framework with MiniMax — CLI and MCP server
0 tools
agentbrain-mcp
Agent Brain MCP Server — stdio + Streamable-HTTP transport surfaces
0 tools
agentminds-mcp
Model Context Protocol server for AgentMinds — gives Claude Code, Cursor, Zed, and other MCP-aware AI clients native access to the AgentMind
0 tools
agents-remember-mcp
Model Context Protocol server for Agents Remember.
0 tools
agentql-mcp
Model Context Protocol server that integrates AgentQL's data extraction capabilities.
0 tools
io.github.seanmarkwei/agentram-mcp
Model Context Protocol server for AgentRAM. Persistent memory for AI agents.
0 tools

How to use

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

{
  "mcpServers": {
    "agent-brain-ag-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}