Back to search
30
MCP

brain-mcp-server

npm/brain-mcp-server

Personal Knowledge Brain for developers — MCP server with typed neurons, hybrid search (FTS5 + vector), knowledge graph, vault encryption, time-travel history, and spaced repetition. 100% local, SQLite-based.

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

Similar MCP servers embedding-nearest

Obsidian Brain
Obsidian MCP server: semantic search, knowledge graph, and vault editing. No plugin required.
0 tools
@brain-protocol/mcp
Verifiable Memory-as-a-Service for AI Agents — MCP server with local SQLite or cloud mode
0 tools
@braintrust/mcp-server
An MCP server that serves information from Braintrust documentation as well as your evals and logs.
0 tools
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
io.github.photoxpedia/bolor-brain-mcp
Cognitive architecture MCP server with memory, learning, and contextual understanding
0 tools
mcp-brain
Multi-agent Cognitive Processing Framework with MiniMax — CLI and MCP server
0 tools

How to use

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

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