Mind Map runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 18 Sep 2025.
Experimental code intelligence platform for Claude Code with AST parsing and context analysis
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mind-map -- npx -y mind-map-mcp
{
"mcpServers": {
"mind-map": {
"args": [
"-y",
"mind-map-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mind-map]
command = "npx"
args = ["-y", "mind-map-mcp"]
{
"mcpServers": {
"mind-map": {
"args": [
"-y",
"mind-map-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mind-map": {
"args": [
"-y",
"mind-map-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.