69
/ 100
10 days ago
glama

THU Agent by CyberCraze

An interactive coding agent and MCP server that provides access to various AI models via the Tsinghua University lab proxy API. It enables users to inspect files and execute shell commands within their local directory using models like DeepSeek, GLM, and Qwen.

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 3 credentials: THU_LAB_PROXY_API_KEY, TSINGHUA_DEEPSEEK_API_KEY, DEEPSEEK_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.
configTHU_AGENT_FOLD_WIDTH
configTHU_AGENT_MULTIMODALImage files can be sent as multimodal content only when the selected model/proxy supports it and =1 is set. Otherwise they are treated as file references.
configTHU_AGENT_MODEL
configTHU_LAB_PROXY_MODEL
configTHU_LAB_PROXY_BASE_URLexport ='https://lab.cs.tsinghua.edu.cn/ai-platform/api/v1'
🔐 secretTHU_LAB_PROXY_API_KEYexport ='your_proxy_key_here'
🔐 secretTSINGHUA_DEEPSEEK_API_KEY
🔐 secretDEEPSEEK_API_KEY
configTSINGHUA_DEEPSEEK_BASE_URL
configTSINGHUA_DEEPSEEK_MODEL
// 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 6 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/cybercrazetech-thu-deepseek-glm-api-mcp-server-1kt5cn)](https://m8ven.ai/mcp/cybercrazetech-thu-deepseek-glm-api-mcp-server-1kt5cn)
commit: 54e7aaf044b08e2ed277dc6c6656c72c0c453450
code hash: c37bec6d39a8e43bfec71177299934133f256031272e1ee38eda4992a2ac34a4
verified: 6/16/2026, 12:03:29 PM
view raw JSON →