OnePieceLwc/CodeMind-MCP
一个 MCP(Model Context Protocol)服务器,通过自动化流程帮助用户快速理解代码仓库并生成思维导图。
Platform-specific configuration:
{
"mcpServers": {
"CodeMind-MCP": {
"command": "npx",
"args": [
"-y",
"CodeMind-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...