Skip to main content
ClaudeWave

A tiny MCP stdio server that exposes DeepSeek as a cheap supervised worker for Claude Code, Codex, or any MCP client.

MCP Servers53 stars6 forksPythonMITUpdated 2mo ago
ClaudeWave Trust Score
82/100
Trusted
Passed
  • Open-source license (MIT)
  • Recently active
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · deepseek-mcp
Claude Code CLI
claude mcp add deepseek-mcp -- uvx deepseek-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "deepseek-mcp": {
      "command": "uvx",
      "args": ["deepseek-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/arizen-dev/deepseek-mcp and follow its README.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
ai-toolsclaude-codecodexdeepseekdeepseek-apillmmcpmodel-context-protocolopenai-compatiblestdio-server

What people ask about deepseek-mcp

What is arizen-dev/deepseek-mcp?

+

arizen-dev/deepseek-mcp is mcp servers for the Claude AI ecosystem. A tiny MCP stdio server that exposes DeepSeek as a cheap supervised worker for Claude Code, Codex, or any MCP client. It has 53 GitHub stars and was last updated 2mo ago.

How do I install deepseek-mcp?

+

You can install deepseek-mcp by cloning the repository (https://github.com/arizen-dev/deepseek-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is arizen-dev/deepseek-mcp safe to use?

+

Our security agent has analyzed arizen-dev/deepseek-mcp and assigned a Trust Score of 82/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains arizen-dev/deepseek-mcp?

+

arizen-dev/deepseek-mcp is maintained by arizen-dev. The last recorded GitHub activity is from 2mo ago, with 1 open issues.

Are there alternatives to deepseek-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy deepseek-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: arizen-dev/deepseek-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/arizen-dev-deepseek-mcp)](https://claudewave.com/repo/arizen-dev-deepseek-mcp)
<a href="https://claudewave.com/repo/arizen-dev-deepseek-mcp"><img src="https://claudewave.com/api/badge/arizen-dev-deepseek-mcp" alt="Featured on ClaudeWave: arizen-dev/deepseek-mcp" width="320" height="64" /></a>

More MCP Servers