Cover image
Try Now
2025-01-23

MCP server that enhances Claude's reasoning capabilities by integrating DeepSeek R1's advanced reasoning engine 🤔

3 years

Works with Finder

2

Github Watches

5

Github Forks

46

Github Stars

🤔 Thoughtful Claude - DeepSeek R1 Reasoning Server

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.

🌟 Features

  • 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 Protocol Support

    • Full MCP server implementation
    • Streaming response handling
    • Proper error management
  • Modern Python Architecture

    • Async/await for efficient processing
    • Proper exception handling
    • Clean code organization

📦 Installation

  1. Prerequisites

  2. Quick Start

# Clone repository
git clone https://github.com/martinbowling/thoughtful-claude.git
cd thoughtful-claude

# Install MCP and dependencies
pip install "mcp[cli]" httpx python-dotenv

# Create .env file with your API key
echo "DEEPSEEK_API_KEY=your_key_here" > .env

# Install the MCP server with environment variables
mcp install server.py -f .env

The mcp install command will:

  • Register the server with Claude Desktop
  • Set up the environment variables from .env
  • Configure the server to run with the correct Python interpreter

You can verify the installation by checking for the 🔨 Tools icon in Claude Desktop's interface.

🚀 Usage

  1. Start the Server The server will automatically start when you use Claude Desktop with the proper configuration.

  2. Basic Workflow

    • Claude receives a query requiring reasoning
    • Query is sent to DeepSeek R1 for advanced reasoning
    • Reasoning is returned to Claude wrapped in <ant_thinking> tags
    • Claude incorporates the reasoning into its response
  3. Example Queries

    • Mathematical comparisons: "Is 9.9 greater than 9.11?"
    • Logic puzzles: "If all A are B, and some B are C, what can we conclude?"
    • Complex analysis: "Compare and contrast quantum computing with classical computing"

🧠 Technical Details

Reasoning Pipeline

  1. Query Processing

    • Accepts context and question in structured format
    • Combines inputs for comprehensive reasoning
  2. DeepSeek R1 Integration

    • Model: deepseek-reasoner
    • Stream: Enabled for real-time processing
    • Max Tokens: 1 (optimized for reasoning extraction)
    • Output: Structured reasoning content

Error Handling

  • API Errors

    • Graceful error wrapping in <ant_thinking> tags
    • Clear error messages for debugging
    • Proper exception propagation
  • Connection Issues

    • Timeout handling (30s default)
    • Automatic stream cleanup
    • Resource management

🛠 Troubleshooting

Common Issues

# Server not found in Claude Desktop
ERROR: MCP server not detected

# Solution
Check claude_desktop_config.json path and format

Performance Tips

  • Keep queries focused and specific
  • Provide relevant context when available
  • Use structured input format for complex queries

📄 License

MIT License - See LICENSE for details

🙏 Acknowledgments

  • DeepSeek R1 - For their groundbreaking work in reasoning capabilities
  • Claude - For the advanced AI assistant platform
  • MCP Protocol - For enabling seamless AI tool integration

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • WILLIAM JOEL FOTEPING
  • Friendly music guide for 60s-2000s songs, with links to listen online.

  • Teach you all the details related to YouTube. Solve all your YouTube-related issues.

  • Khalid kalib
  • Write professional emails

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • zhaoyunxing92
  • 本项目是一个钉钉MCP(Message Connector Protocol)服务,提供了与钉钉企业应用交互的API接口。项目基于Go语言开发,支持员工信息查询和消息发送等功能。

  • deemkeen
  • control your mbot2 with a power combo: mqtt+mcp+llm

    Reviews

    4 (1)
    Avatar
    user_knLDs5ID
    2025-04-15

    As a dedicated user of the XRPL MCP Server by lgcarrier, I can confidently say this server is a game-changer for my projects. Its seamless integration and robust performance have significantly improved my workflow. The user-friendly interface and reliable support make it a top choice for anyone looking to optimize their XRPL operations. Highly recommend!