claude mcp add nerfels-mind-map -- npx -y mind-map-mcp
{
"mcpServers": {
"nerfels-mind-map": {
"command": "npx",
"args": ["-y", "mind-map-mcp"]
}
}
}
{
"mcpServers": {
"nerfels-mind-map": {
"command": "npx",
"args": ["-y", "mind-map-mcp"]
}
}
}
{
"mcpServers": {
"nerfels-mind-map": {
"command": "npx",
"args": ["-y", "mind-map-mcp"]
}
}
}
About This MCP Server
The mind-map Model Context Protocol server is an experimental code intelligence platform that provides AST parsing and context analysis for Claude Code, enabling developers to better understand their codebase. It can be connected to via standard input/output streams and is available as a package named mind-map-mcp on npm. Developers working with Claude Code may use this tool to gain deeper insights into their code's structure and context.
Experimental code intelligence platform for Claude Code with AST parsing and context analysis. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
mind-map-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mind-map server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.