Back to search
30
MCP

brainforge-mcp

pypi/brainforge-mcp

MCP server for Karpathy-style LLM Wiki — turn your markdown notes into an AI-powered knowledge graph

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

Similar MCP servers embedding-nearest

io.github.flsteven87/llm-wiki-mcp
MCP server for Karpathy-style LLM wikis: persistent markdown your agent grows over time.
0 tools
llm-wiki-mcp
MCP server + Claude Code skills for Karpathy-style LLM wikis: persistent markdown knowledge bases your agent grows over time.
0 tools
llm-wiki-mcp
MCP server for building and maintaining LLM-powered knowledge wikis
0 tools
kcofoni/pmwiki-mcp
MCP server providing LLMs read-only access to PmWiki content via SSE transport for AI assistants
0 tools
vscode-mcp-server
MCP server to expose VS Code editing features to an LLM for AI coding
0 tools
@michelabboud/visual-forge-mcp
MCP server for AI image generation from markdown and HTML with multi-provider support, model testing, and automatic web optimization
0 tools

How to use

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

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