DeepSeek-Claude MCP ServerServer

ygboy1986
GitHub
Artificial IntelligenceReasoningMCP

Loading subscription status...

💡 Description

Enhances Claude's reasoning capabilities by integrating DeepSeek R1's advanced reasoning engine to tackle complex reasoning tasks.

📝 JSON Entries

{
  "mcpServers": [
    {
      "deepseek-claude": {
        "env": {
          "DEEPSEEK_API_KEY": "obtain your api key from https://platform.deepseek.com/api_keys"
        },
        "args": [
          "--directory",
          "C:\\ABSOLUTE\\PATH\\TO\\PARENT\\FOLDER\\deepseek-claude",
          "run",
          "server.py"
        ],
        "command": "uv"
      }
    }
  ]
}

🛠️ Tools

Pythonuv

Features

  • Advanced reasoning functions
  • Supports complex multi-step reasoning tasks
  • Efficiently generates thoughtful responses

💬 Example Queries

  • What complex reasoning tasks can Claude handle using DeepSeek?
  • How does Claude integrate with the DeepSeek API for enhanced reasoning capabilities?