Claude Code Explorer MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm. Last commit 22 Apr 2026.
Explore the Claude Code CLI source — browse tools, commands, search code, and more.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add codemaster -- npx -y @divyesh2000/codemaster
{
"mcpServers": {
"codemaster": {
"args": [
"-y",
"@divyesh2000/codemaster"
],
"command": "npx"
}
}
}
[mcp_servers.codemaster]
command = "npx"
args = ["-y", "@divyesh2000/codemaster"]
{
"mcpServers": {
"codemaster": {
"args": [
"-y",
"@divyesh2000/codemaster"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"codemaster": {
"args": [
"-y",
"@divyesh2000/codemaster"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.