HomeOther › Claude Code Explorer MCP

Claude Code Explorer MCP

Explore the Claude Code CLI source — browse tools, commands, search code, and more.

TypeScript
★ 3,354 stars Last pushed 2026-08-29 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.0)

npx -y @divyesh2000/codemaster@1.1.0

Or add to your MCP client config:

{
  "mcpServers": {
    "claude-code": {
      "command": "npx",
      "args": [
        "-y",
        "@divyesh2000/codemaster@1.1.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry