74
/ 100
1 month ago
pulsemcp

DeepSeek

Bridge to DeepSeek AI models with chat, reasoning, multi-turn sessions, function calling, and cost tracking.

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: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
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.
// known CVEs in dependencies1 critical

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

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

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

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"Authorization": "Bearer ${}"
configDEEPSEEK_BASE_URL
configDEFAULT_MODELdeepseek-chat Default model for requests
configENABLE_MULTIMODALMultimodal Ready: Content part types for text + image input (enable with =true)
configFALLBACK_ENABLEDFallback can be disabled with =false.
configHTTP_PORT3000 HTTP server port (when TRANSPORT=http)
configMAX_MESSAGE_LENGTH100000 Maximum message content length (characters)
configMAX_RETRIES2 Maximum retry count for failed requests
configMAX_SESSIONS100 Maximum number of concurrent sessions
configMAX_SESSION_MESSAGES200 Max messages per session (sliding window)
configREQUEST_TIMEOUT60000 Request timeout in milliseconds
configSESSION_TTL_MINUTES30 Session time-to-live in minutes
configSHOW_COST_INFOtrue Show cost info in responses
configSKIP_CONNECTION_TESTfalse Skip startup API connection test
configTRANSPORTHTTP Transport: Self-hosted remote access via Streamable HTTP with =http
// 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/arikusi-deepseek-mcp-server-64yzv0)](https://m8ven.ai/mcp/arikusi-deepseek-mcp-server-64yzv0)
commit: 5e1302171e9941bacc2ec2f83fe313c914614328
code hash: 0687febd038702aa547b8f0a67c2a75072a215f699c66f1d531f9cade5e1d2f3
verified: 6/9/2026, 11:16:20 AM
view raw JSON →