Skip to content
Back to search
30
MCP

mcp-brain

pypi/mcp-brain

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

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

Similar MCP servers embedding-nearest

agent-brain-ag-mcp
Agent Brain MCP - Model Context Protocol server exposing Agent Brain as MCP tools, resources, and prompts
0 tools
Project Brain
MCP server for managing project knowledge and documentation, providing AI assistants with structured project context.
0 tools
kontexta-mcp
The local Brain and Hands for AI coding agents (MCP Server)
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
agentbrain-mcp
Agent Brain MCP Server — stdio + Streamable-HTTP transport surfaces
0 tools

How to use

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

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