41
/ 100
5 days ago
glama

Claude Code Manager WAN

Enables ISLI agents and MCP clients to dispatch natural-language coding and terminal tasks to a locally-installed Claude Code CLI, supporting both one-shot execution and persistent sessions with workspace and security 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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: JWT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOG_LEVELINFO Logging level.
🔐 secretJWT_SECRETAll endpoints except /health and /.well-known/isli-manifest require a valid X-Internal-Auth JWT signed with .
configCLAUDE_CODE_PATHe =/usr/local/bin/claude \
configCLAUDE_CODE_LAUNCH_COMMANDCLAUDE_CODE_PATH claude Path to the Claude Code binary. Used when is not set.
configCLAUDE_CODE_TIMEOUT_SECONDS120 Default subprocess timeout.
configALLOWED_WORKSPACESWorkspaces: Mount the directories you want Claude Code to operate on as volumes. The skill validates that the workspace exists and, if is set, that it is within an allowed prefix.
configMAX_CONCURRENT_SESSIONS10 Maximum number of persistent Claude Code sessions.
// 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/medelmouhajir-claude-code-manager-wan-1sez0w)](https://m8ven.ai/mcp/medelmouhajir-claude-code-manager-wan-1sez0w)
commit: ad1fda1951159924131c2e0bb4e82f7ec89bdcdf
code hash: aceadc48c441378df71db2f022a3948e213cd2fe68d6183b16c8a64be3b2be2e
verified: 7/16/2026, 8:45:45 AM
view raw JSON →