43
/ 100
1 month ago
mcp_so

DeepSeek MCP-like Server for Terminal

A MCP‑like server using the DeepSeek API for Terminal

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.
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 3 credentials: DEEPSEEK_API_KEY, SECRET_KEY, 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.
🔐 secretDEEPSEEK_API_KEYUpdate the in .env with your DeepSeek API key.
configHOST
configPORT
configLOG_LEVEL
configLOG_FILE
configLOG_MAX_BYTES
configLOG_BACKUP_COUNT
configSESSION_TIMEOUT
configMAX_CONCURRENT_SESSIONS
🔐 secretSECRET_KEY
🔐 secretJWT_SECRET
configMAX_COMMAND_LENGTH
configDEEPSEEK_MODEL
configDEEPSEEK_URL
configMCP_VERSION
configDEEPSEEK_BASE_URL
// 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 1 concrete improvement 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/othmaneblial-term-mcp-deepseek-1vln5l)](https://m8ven.ai/mcp/othmaneblial-term-mcp-deepseek-1vln5l)
commit: 884a44563f96bdb2859ce635c0ab589906cc1813
code hash: b3093f65104619d4a34339f1a4ce6e193198e85f9a665ceaeb2b7d26651577ff
verified: 6/16/2026, 1:07:22 PM
view raw JSON →