Loomal

Claude Code Explorer MCP

MCP server by github.com/nirholas/claude-code

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

6.3k starsnpm: claude-code-explorer-mcp

About Claude Code Explorer MCP

Claude Code Explorer MCP is an MCP (Model Context Protocol) server published by nirholas in the official MCP registry, listed under Search on Loomal. Explore the Claude Code CLI source — browse tools, commands, search code, and more.

It ships as an npm package (claude-code-explorer-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nirholas/claude-code, where the project has earned 6,286 GitHub stars.

Use Claude Code Explorer MCP with your agent

Claude Code · one command
claude mcp add claude-code-explorer-mcp -- npx -y claude-code-explorer-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "claude-code-explorer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "claude-code-explorer-mcp"
      ]
    }
  }
}
npmclaude-code-explorer-mcp

Frequently asked questions

What is Claude Code Explorer MCP?
Claude Code Explorer MCP is an MCP (Model Context Protocol) server by nirholas in the Search category. Explore the Claude Code CLI source — browse tools, commands, search code, and more.
How do I connect Claude Code Explorer MCP to Claude, Cursor, or another MCP client?
Install Claude Code Explorer MCP from its npm package (claude-code-explorer-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Claude Code Explorer MCP open source?
Yes — the source code is public at github.com/nirholas/claude-code, with 6,286 GitHub stars.
Can AI agents pay to use Claude Code Explorer MCP?
Not yet through Loomal — Claude Code Explorer MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Claude Code Explorer MCP? Claim this listing free by verifying GitHub ownership, or contact us.