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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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.taylorleese/mcp-toolz
Context management, todo persistence, and multi-AI perspectives for Claude Code
0 tools
mg-claude-dev-kit
Scaffold for legible, reviewable AI-assisted development
0 tools
@jdrhyne/claude-code-github
An intelligent MCP server for Claude Code that monitors your development patterns and automates Git workflows with smart suggestions
0 tools
io.github.nyxtoolsdev/claude-memory-manager
Cross-session memory for Claude Code — context capture, semantic search, recall
0 tools

How to use

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

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