73
/ 100
17 days ago
glama

DeepSeek MCP Server

Connects MCP clients to DeepSeek API, including DeepSeek-R1 reasoning with visible chain-of-thought. Provides four tools: generate, chat, reason, and list models.

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
4 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 1 credential: 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.
🔐 secretDEEPSEEK_API_KEYexport ="your-api-key" # Windows: setx DEEPSEEK_API_KEY "your-api-key"
// 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/wilmalunsford1201-prog-deepseek-mcp-server-1u3ijo)](https://m8ven.ai/mcp/wilmalunsford1201-prog-deepseek-mcp-server-1u3ijo)
commit: 3fd20289e5820e0251a26eb9100c6b89b235c201
code hash: 1d19719a209ba8845093916d13e9c9fee3389cffb275810ef52bac88e9b0adee
verified: 7/14/2026, 8:31:58 AM
view raw JSON →