Loading MCP server directory, please wait...
Experimental code intelligence platform for Claude Code with AST parsing and context analysis
npx @getmcp/cli add io.github.nerfels/mind-mapRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nerfels/mind-map": {
"command": "npx",
"args": [
"-y",
"mind-map-mcp"
],
"env": {
"MCP_PROJECT_ROOT": ""
}
}
}
}