HomeOther › Claude Code Explorer MCP

Claude Code Explorer MCP

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

★ 6,240 stars Last pushed 2026-09-15 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 [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "fresh-start": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry