Back to search
30
MCP

agentbrain-mcp

pypi/agentbrain-mcp

MCP server for Agent Brain — cross-source personal memory for any MCP-capable AI client (Claude Code, Claude Desktop, Cursor, Windsurf)

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

Similar MCP servers embedding-nearest

agent-memorystore-mcp
MCP server providing persistent cross-session memory for AI agents — store, recall, search, and summarize memories across agent boundaries
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
deeprecall-mcp
Deep Recall MCP server — 2 tools, biological memory for AI agents. Works with Claude Code, Cursor, Windsurf, Cline.
0 tools
byobrain-mcp
MCP server for persistent, cross-agent working memory. BYO brain directory.
0 tools
agentdb-mcp
MCP server for AgentDB — give any AI agent persistent memory and observability
0 tools
madb-mcp-server
MCP server for Meta-AgentsDB — persistent causal memory for AI agents
0 tools

How to use

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

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