drio
Open app

DeepSeek-Claude MCP Server

Source

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

Catalog onlyCatalog onlySTDIO

Overview

DeepSeek-Claude MCP Server is a server that integrates the advanced reasoning capabilities of the DeepSeek R1 model into the Claude desktop application, enabling it to handle complex reasoning tasks effectively.

To use the server, install it via Smithery, set up the necessary environment, and ensure Claude Desktop is configured to detect the MCP server. The server starts automatically when Claude Desktop is used.

  • Seamless integration of DeepSeek R1's reasoning capabilities with Claude. - Support for intricate multi-step reasoning tasks. - Designed for precision and efficiency in generating thoughtful responses.
  1. Enhancing Claude's ability to answer complex queries.
  2. Assisting in tasks that require multi-step reasoning.
  3. Improving the overall performance of the Claude desktop application in reasoning tasks.

Add to your AI client

Use these steps to connect DeepSeek-Claude MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "deepseek-claude-mcp-server-harshj23": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-deepseek-claude-mcp-server-harshj23"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

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

{
  "mcpServers": {
    "deepseek-claude-mcp-server-harshj23": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-deepseek-claude-mcp-server-harshj23"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "deepseek-claude-mcp-server-harshj23": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-deepseek-claude-mcp-server-harshj23"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "deepseek-claude-mcp-server-harshj23": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-deepseek-claude-mcp-server-harshj23"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "deepseek-claude-mcp-server-harshj23": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-deepseek-claude-mcp-server-harshj23"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "deepseek-claude-mcp-server-harshj23": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-deepseek-claude-mcp-server-harshj23"
      ]
    }
  }
}

FAQ

What are the prerequisites for installation?

You need Python 3.12 or higher, the `uv` package manager, and a DeepSeek API key.

How do I set up the server?

Follow the complete setup guide provided in the documentation, which includes cloning the repository, setting up the environment, and configuring the server.

Is there a troubleshooting guide available?

Yes, a troubleshooting guide is provided in the documentation for any issues that may arise during setup.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":830,"uuid":"1edc259a-1d0d-4418-a5ed-0becfb040597","name":"deepseek-claude-MCP-server","title":"DeepSeek-Claude MCP Server","description":"a MCP server which integrates reasoning capabilities of DeepSeek R1 model into claude desktop app.","avatar_url":"https://avatars.githubusercontent.com/u/118310126?v=4","created_at":"2025-01-28T02:13:58.206+00:00","updated_at":"2025-02-23T07:20:55.289+00:00","status":"created","author_name":"HarshJ23","author_avatar_url":"https://avatars.githubusercontent.com/u/118310126?v=4","tags":"deepseek,claude,MCP-server","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/HarshJ23/deepseek-claude-MCP-server","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/bfbf94b1877a1b0a7b1358c93eece87825c1103706ec988a5f6cc90f47f596cb/68747470733a2f2f736d6974686572792e61692f62616467652f4048617273684a32332f646565707365656b2d636c617564652d4d43502d736572766572","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]