brain-mcp

BryanDuplantis/brain-mcp
★ 0 stars TypeScript AI/LLM Updated today
Personal MCP server. Makes accumulated knowledge queryable by Claude across all surfaces — iOS, macOS, claude.ai, Claude Code.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "brain-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "BryanDuplantis/brain-mcp"
      ]
    }
  }
}

README Excerpt

Personal MCP server. Makes accumulated knowledge queryable by Claude across all surfaces — iOS app, macOS app, claude.ai, and Claude Code. Three tools: capture, search, recall. Claude is the interface. There is no dashboard. --- ``` Claude iOS / macOS / claude.ai ↓ Tailscale Funnel (public HTTPS) ↓ https://<pi-hostname>.<tailnet>.ts.net

Tools (11)

ANTHROPIC_API_KEYANTHROPIC_PRIMARY_MODELBRAIN_DATA_DIRCHROMA_URLMCP_HOSTMCP_PORTMCP_SECRETOPENAI_API_KEYOPENAI_TRANSCRIBE_MODELRAG_TOPKVOYAGE_API_KEY