DirectoryDeepseek Claude MCP Server MCP
tools

Deepseek Claude MCP Server MCP

by HarshJ23

31
Health
stale
53
Popularity

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

51stars
17forks
Python
MIT
Updated March 11, 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 Healthstale

Freshness8/40
Issue response15/30
Org backing5/20
Longevity3/10
Updated within a year
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