MCP Directory
Back

thoughtful-claude

by martinbowling Β· Python Β· β˜… 55

MCP server that enhances Claude's reasoning capabilities by integrating DeepSeek R1's advanced reasoning engine πŸ€”

Install

pip install git+https://github.com/martinbowling/thoughtful-claude.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "thoughtful-claude": {
      "command": "uvx",
      "args": [
        "git+https://github.com/martinbowling/thoughtful-claude.git"
      ]
    }
  }
}

From the README

An MCP server that enhances Claude's reasoning capabilities by integrating DeepSeek R1's advanced reasoning engine. This server provides Claude with access to DeepSeek's state-of-the-art reasoning model, developed through large-scale reinforcement learning. - **Advanced Reasoning Integration** - Leverages DeepSeek R1's reasoning engine - Seamlessly integrates with Claude's thought process - Handles complex multi-step reasoning tasks - **Enterprise-Grade Security** - Environment variable support (.env file) - Secure API key handling - No key exposure in responses - **MCP Protoc…
Read full README on GitHub β†’

πŸ’‘ Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers