Back to search
30
MCP

mcp-brain

pypi/mcp-brain

Multi-agent Cognitive Processing Framework with MiniMax — CLI and MCP server

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

Similar MCP servers embedding-nearest

agentbrain-mcp
MCP server for Agent Brain — cross-source personal memory for any MCP-capable AI client (Claude Code, Claude Desktop, Cursor, Windsurf)
0 tools
@brain-protocol/mcp
Verifiable Memory-as-a-Service for AI Agents — MCP server with local SQLite or cloud mode
0 tools
agentos-mcp
Persistent Cognitive Layer for AI Agents — MCP Server
0 tools
agentic-ai-mcp
A lightweight agentic AI framework with MCP tool serving
0 tools
io.github.photoxpedia/bolor-brain-mcp
Cognitive architecture MCP server with memory, learning, and contextual understanding
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools

How to use

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

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