Skip to content
Back to search
30
MCP

io.github.nerfels/mind-map

io.github.nerfels/mind-map

Experimental code intelligence platform for Claude Code with AST parsing and context analysis

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

Similar MCP servers embedding-nearest

app.cloudmindmaps/mindmaps
Create and read mind maps on CloudMindMaps from Claude and other AI assistants.
0 tools
io.github.chiragbachani/context-autopilot
Mines your Claude Code and Cursor sessions into evidence-based CLAUDE.md / AGENTS.md rules.
0 tools
io.github.cklam12345/wisdomgraph
Neo4j-native DIKW memory for Claude Code — knowledge that compounds across sessions
0 tools
io.github.traviswye/contextatlas
Pre-computed atlas of your codebase for Claude Code: LSP + ADRs + git. 45-72% token reduction.
0 tools
io.github.codechap/claude-chat
Anthropic Claude Messages API MCP server — chat, vision, web search, extended thinking
0 tools
io.github.taylorleese/mcp-toolz
Context management, todo persistence, and multi-AI perspectives for Claude Code
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.nerfels/mind-map": {
      "url": "None",
      "transport": "http"
    }
  }
}