← Back to search

@arikusi/deepseek-mcp-server

GitHub Actions Scanned 6d ago

MCP Server for DeepSeek API integration - enables Claude Code to use DeepSeek Chat and Reasoner models

? Not scanned yet

Versions

2.2.0latest
Jul 5, 2026
2.1.0
Jul 2, 2026
2.0.0
Jun 22, 2026
1.8.0
Jun 14, 2026
1.7.0
Apr 22, 2026
+ show 19 moreshow less
1.6.0
Mar 17, 2026
1.5.2
Mar 10, 2026
1.5.1
Mar 9, 2026
1.5.0
Mar 7, 2026
1.4.3
Mar 7, 2026
1.4.2
Mar 7, 2026
1.4.1
Mar 7, 2026
1.4.0
Mar 7, 2026
1.3.3
Mar 6, 2026
1.3.2
Mar 6, 2026
1.3.1
Mar 6, 2026
1.3.0
Mar 4, 2026
1.2.0
Feb 26, 2026
1.1.1
Feb 11, 2026
1.1.0
Feb 10, 2026
1.0.3
Feb 7, 2026
1.0.2
Jan 14, 2026
1.0.1
Jan 14, 2026
1.0.0
Jan 13, 2026

Tools 3

deepseek_chat
annotations: none low

Chat with DeepSeek V4 models (deepseek-v4-flash, deepseek-v4-pro; chat/reasoner accepted as aliases). Supports function calling, thinking mode, JSON output, cost tracking.

name string stream boolean content string json_mode boolean max_tokens number description string temperature number tool_call_id string
deepseek_fim
annotations: none low

Fill-in-the-Middle (FIM) completion with DeepSeek V4. Provide a prompt (prefix) and an optional suffix; the model completes the text in between. Ideal for code completion and content infilling. Runs in non-thinking mode on the Beta endpoint; output is capped at 4096 tokens. The deprecated aliases deepseek-chat / deepseek-reasoner are still accepted and resolve to deepseek-v4-flash. Includes cost tracking.

temperature number
deepseek_sessions
annotations: none low

Manage multi-turn conversation sessions. List active sessions, delete a specific session, or clear all sessions.

Permissions 2

network medium
Server uses network capabilities via: fetch()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 15

low
Tool 'deepseek_chat' has no annotations annotation_checker · 100%
low
Tool 'deepseek_fim' has no annotations annotation_checker · 100%
low
Tool 'deepseek_sessions' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
info
package.json metadata manifest_parser · 100%
info
Tool: deepseek_chat manifest_parser · 70%
info
Tool: deepseek_fim manifest_parser · 70%
info
Tool: deepseek_sessions manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (21) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 310 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%