DirectoryDeepseek Claude MCP Server MCP
tools

Deepseek Claude MCP Server MCP

by HarshJ23

13
Health
unknown
5
Popularity

a MCP server which integrates reasoning capabilities of DeepSeek R1 model into claude desktop app.

52stars
16forks
Python
MIT
Updated May 10, 2026

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "deepseek-claude-mcp-server-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "deepseek-claude-MCP-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx deepseek-claude-MCP-server

Maintenance Healthunknown

Freshness0/40
Issue response3/30
Org backing5/20
Longevity5/10
No commits in 12+ months
Most issues unresolved
Solo project

Server Info

Categorytools
LanguagePython
LicenseMIT
StatusACTIVE
Free tier available

Get Your API Key

Claude API — the AI that powers most MCP use cases. Free tier available.

Get Claude API Key

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory