abrinsmead/mindpilot-mcp
Visualizes code, architecture and other concepts as mermaid diagrams in a locally hosted web app. Just ask your agent to "show me this in a diagram".
Quick Start
Clone the repository:
git clone https://github.com/abrinsmead/mindpilot-mcpClaude Desktop configuration example:
{
"mcpServers": {
"mindpilot-mcp": {
"command": "npx",
"args": [
"-y",
"abrinsmead/mindpilot-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.