74
/ 100
19 days ago
glama

DeepSeek MCP Server

MCP server that wraps DeepSeek's AI capabilities into standard MCP tools, supporting three authentication modes including free web-based usage without API keys.

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
🚨
Known vulnerabilities in dependencies: 2 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: DEEPSEEK_API_KEY, DEEPSEEK_PASSWORD, DEEPSEEK_USER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 critical

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@2.0.0GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

criticalvitest@2.0.0GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretDEEPSEEK_API_KEY"": "sk-your-api-key"
configDEEPSEEK_BASE_URL否 官方 API 地址,默认 https://api.deepseek.com
configDEEPSEEK_EMAIL"": "your-email@example.com",
configDEEPSEEK_MAX_RETRIES否 最大重试次数,默认 3
🔐 secretDEEPSEEK_PASSWORD"": "your-password"
configDEEPSEEK_TIMEOUT否 请求超时(ms),默认 30000
🔐 secretDEEPSEEK_USER_TOKEN"": "your-user-token-value"
configDEEPSEEK_WEB_BASE_URL否 网页版 API 地址,默认 https://chat.deepseek.com/api/v0
// 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/booleamu-deepseek-mcp-server-s80841)](https://m8ven.ai/mcp/booleamu-deepseek-mcp-server-s80841)
commit: f29e0de85fbe433c6d371b2649df9f0366f007f8
code hash: 317f13d047f8493b3bc3b56b36f685f96bbf3948b79388f1f2a542d678c0452e
verified: 6/21/2026, 10:20:31 AM
view raw JSON →