74
/ 100
9 days ago
glama

GLM Subagent MCP

Enables Claude Code to use GLM (Zhipu) as a cheap, full-capability subagent for file editing, code generation, and bash commands, with automatic routing between Opus and GLM based on task complexity.

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
4 tools verified — handlers match their declared behaviour
2 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ANTHROPIC_AUTH_TOKEN, GLM_API_KEY
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.
🔐 secretANTHROPIC_AUTH_TOKEN
configGLM_AGENT_BASH_TIMEOUT_MS
configGLM_AGENT_MAX_ITERS30 Max tool-loop turns for glm_agent.
🔐 secretGLM_API_KEY~/.claude/glm-mcp/.env and set =....
configGLM_BASE_URL
configGLM_CAPoff Output-token cap. Off by default = generous (up to 131072 per call). Set on to enforce GLM_MAX_TOKENS and rein in spend.
configGLM_CHEAP_MODEL
configGLM_MAX_CONCURRENT1 GLM caps in-flight requests; keep at 1.
configGLM_MAX_RETRIES
configGLM_OFFPEAK_MODEL
configGLM_PEAK_MODEL
configGLM_TIMEOUT_MS
// 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 3 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/djerok-glm-mcp-claude-18yd9p)](https://m8ven.ai/mcp/djerok-glm-mcp-claude-18yd9p)
commit: 143ce240b854ab47d5d751d393d831e5dc04bc40
code hash: 9de5b9bf6f05a6e09c6e0bf96b56e7435e9e2752cfb3ca462cc18cfcb4ca8e4e
verified: 7/1/2026, 10:00:30 AM
view raw JSON →