DeepSeek-Claude MCP ServerServer

HarshJ23
GitHub
reasoningAI toolsadvanced inference

Loading subscription status...

💡 Description

Enhances Claude's reasoning capabilities by integrating DeepSeek R1's advanced reasoning engine, allowing Claude to tackle complex multi-step reasoning tasks with greater precision.

📝 JSON Entries

{
  "mcpServers": [
    {
      "deepseek-claude": {
        "args": [
          "--directory",
          "C:\\ABSOLUTE\\PATH\\TO\\PARENT\\FOLDER\\deepseek-claude",
          "run",
          "server.py"
        ],
        "command": "uv"
      }
    }
  ]
}

🛠️ Tools

reason

Features

  • Advanced inference capabilities
  • Support for complex multi-step reasoning tasks

💬 Example Queries

  • What are the steps involved in solving a complex problem?
  • Can you explain the rationale behind this decision?