Claude Code Explorer MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 29 Aug 2026.
Explore the Claude Code CLI source — browse tools, commands, search code, and more.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
if (getFsImplementation().existsSync('/.dockerenv')) return 'docker'
этот файл ставится пользователю, но в репозитории его нет
entries = await fs.readdir(path.join(root, rel), { withFileTypes: true });
return spawner.spawn(opts, dir)
textToInsert +
ctx.text.slice(insertPoint)
files = (await readdir(getStorageDir()))
// For read operations with path traversal (e.g., /project/*/../../../etc/shadow),
'hQAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA…
? new Set(Object.keys(process.env))
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
Explore the Claude Code CLI source — browse tools, commands, search code, and more.
briefroom stdio MCP server — expose the briefroom CLI to Claude Code, Codex, and other agents.
Search the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools.
ContextStream MCP server for code context, memory, search, and AI tools.
MCP server that exposes Google Gemini as tools for Claude Code
Search, browse & read 340+ Claude Code marketing & SEO skills from any MCP client.
Feedlio MCP server exposing posting and scheduling tools to Claude Desktop and Claude Code.
Wraps Claude Code CLI as MCP tools: query, search, structured, ping, listSessions.
Answers built from our own checks of this server.