Skip to content
Back to search
30
MCP

brein-mcp

pypi/brein-mcp

A policy-aware MCP server for an org-wide knowledge brain that lives in a git repo.

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

Similar MCP servers embedding-nearest

Project Brain
MCP server for managing project knowledge and documentation, providing AI assistants with structured project context.
0 tools
brain-mcp-server
Personal Knowledge Brain for developers — MCP server with typed neurons, hybrid search (FTS5 + vector), knowledge graph, vault encryption, t
0 tools
Brain
Rust MCP server providing git-backed long-term memory for AI coding agents with SQLite indexing and CLI interface.
0 tools
mcp-brain
Multi-agent Cognitive Processing Framework with MiniMax — CLI and MCP server
0 tools
io.github.photoxpedia/bolor-brain-mcp
Cognitive architecture MCP server with memory, learning, and contextual understanding
0 tools
@brain-protocol/mcp
Verifiable Memory-as-a-Service for AI Agents — MCP server with local SQLite or cloud mode
0 tools

How to use

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

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