适合谁
- 想要深入理解 Claude Code 内部机制的开发者。
- 需要为 Claude Code 开发插件或扩展的开发者。
- 对 Anthropic CLI 架构感兴趣的研究者。
该 MCP 服务器提供对 Claude Code 泄露源码的交互式浏览,工具类型包括列出、读取、搜索、架构查看。适合开发者学习研究,但存在法律和安全隐患,且非官方。
Claude Code Explorer MCP 让你通过自然语言交互,浏览 Claude Code CLI 的完整源码。你可以列出所有工具和斜杠命令、查看任意工具的源码、搜索源码树、浏览目录结构,甚至获取高层架构概览。该服务器基于 npm 包 warrioraashuu-codemaster,使用 stdio 传输,适用于任何 MCP 兼容客户端(如 Claude Code、Claude Desktop、VS Code Copilot、Cursor)。
或直接使用 npm 包:claude mcp add warrioraashuu-codemaster -- npx -y warrioraashuu-codemaster