74
/ 100
1 month ago
glama

claude-code-mcp

Wraps Claude Code as tools for MCP clients, enabling autonomous coding tasks via a 4-tool lifecycle with session management, async polling, and permission controls.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: CLAUDE_CODE_MCP_RESUME_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@4.0.18GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCLAUDE_CODE_GIT_BASH_PATHOn Windows, Claude Code itself needs Git Bash; set in your MCP client config if auto-detection is unreliable.
configCLAUDE_CODE_MCP_ALLOW_DISK_RESUMEdiskResumeConfig object No Disk resume parameters (see below). Used when =1 and in-memory session is missing
configCLAUDE_CODE_MCP_BUILD_COMMIT
configCLAUDE_CODE_MCP_EVENT_BUFFER_HARD_MAX_SIZEHard limit for in-memory event buffer per session (clamped to be >= max; 0 is not supported) 2000
configCLAUDE_CODE_MCP_EVENT_BUFFER_MAX_SIZESoft limit for in-memory event buffer per session (0 is not supported) 1000
configCLAUDE_CODE_MCP_MAX_PENDING_PERMISSIONSMaximum number of outstanding permission requests per session (set 0 to disable the limit) 64
configCLAUDE_CODE_MCP_MAX_SESSIONSMaximum number of in-memory sessions (set 0 to disable the limit) 128
🔐 secretCLAUDE_CODE_MCP_RESUME_SECRETresumeToken is omitted by default, and is only returned when is set on the server.
configProgramFiles
configProgramFiles(x86)
configProgramW6432
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/xihuai18-claude-code-mcp-1l83sc)](https://m8ven.ai/mcp/xihuai18-claude-code-mcp-1l83sc)
commit: 47aa47b4f7f02f5dd5c6bc9174d30a42f54484f2
code hash: a1c3fb5c7e14d5fcf2ff9a872fa3f8ddae6fa248ed0c5378a13858ae924283e5
verified: 6/9/2026, 10:37:20 AM
view raw JSON →