Claude Code Explorer MCP
Rank #1,353io.github.divu2025/codemaster
Explore the Claude Code CLI source — browse tools, commands, search code, and more.
Claude Code Explorer MCP is a Model Context Protocol (MCP) server published by codeaashu. It ranks #1,353 of 132,345 servers tracked on MCP Toplist, and its repository has 3,347 GitHub stars. Claude Code Explorer MCP is listed on Official MCP, with 1 tracked version. It was first listed on Apr 23, 2026 and most recently updated on Apr 23, 2026.
Ranks ahead of 130,992 of 132,345 servers on MCP Toplist.
Use Claude Code Explorer MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codemaster -- npx -y @divyesh2000/codemaster[mcp_servers.codemaster]
command = "npx"
args = ["-y", "@divyesh2000/codemaster"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"codemaster": {
"command": "npx",
"args": [
"-y",
"@divyesh2000/codemaster"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codemaster": {
"command": "npx",
"args": [
"-y",
"@divyesh2000/codemaster"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codemaster": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@divyesh2000/codemaster"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codemaster": {
"command": "npx",
"args": [
"-y",
"@divyesh2000/codemaster"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codemaster": {
"command": "npx",
"args": [
"-y",
"@divyesh2000/codemaster"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.divu2025%2Fcodemaster)<a href="https://mcptoplist.com/server/io.github.divu2025%2Fcodemaster"><img src="https://mcptoplist.com/badge/io.github.divu2025%2Fcodemaster.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
codeaashu
Available versions (1)
| Version | Published |
|---|---|
| 1.1.0 | Apr 23, 2026 |
Frequently asked questions
- Who maintains Claude Code Explorer MCP?
- Claude Code Explorer MCP is maintained by codeaashu, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Claude Code Explorer MCP listed on the Official MCP Registry?
- Yes — Claude Code Explorer MCP is listed on the Official MCP Registry.
- How many versions does Claude Code Explorer MCP have?
- MCP Toplist tracks 1 version of Claude Code Explorer MCP, most recently published on Apr 23, 2026.
- Where can I find the source code for Claude Code Explorer MCP?
- The source code for Claude Code Explorer MCP is hosted at github.com/codeaashu/claude-code.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.