74
grade C
10 days ago
pulsemcp

DeepSeek

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

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
3 tools verified — handlers match their declared behaviour
1 read-only tool 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_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 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/arikusi-deepseek-mcp-server-64yzv0)](https://m8ven.ai/mcp/arikusi-deepseek-mcp-server-64yzv0)
commit: 04f28be2c6e99d3d4e443a6ae37cc35f0a71554a
code hash: a93c0c057871fecf0fe8d3fd2c8ce840a12a14d5675200dd15929c15c2aba72d
verified: 4/11/2026, 2:06:59 PM
view raw JSON →