🤔 Thoughtful Claude - DeepSeek R1 Reasoning Server
MCP server that enhances Claude's reasoning capabilities by integrating DeepSeek R1's advanced reasoning engine 🤔
Overview
Thoughtful Claude is an MCP server that enhances Claude's reasoning capabilities by integrating DeepSeek R1's advanced reasoning engine, allowing for complex multi-step reasoning tasks.
To use Thoughtful Claude, install the server by cloning the repository, setting up your environment variables, and starting the server through Claude Desktop.
- Advanced reasoning integration with DeepSeek R1 - Enterprise-grade security with secure API key handling - Full MCP protocol support for seamless operation - Modern Python architecture for efficient processing
- Solving mathematical comparisons and logic puzzles
- Analyzing complex topics like quantum vs classical computing
- Enhancing AI responses with advanced reasoning capabilities
Add to your AI client
Use these steps to connect 🤔 Thoughtful Claude - DeepSeek R1 Reasoning 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": {
"thoughtful-claude-martinbowling": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-thoughtful-claude-martinbowling"
]
}
}
}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": {
"thoughtful-claude-martinbowling": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-thoughtful-claude-martinbowling"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"thoughtful-claude-martinbowling": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-thoughtful-claude-martinbowling"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"thoughtful-claude-martinbowling": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-thoughtful-claude-martinbowling"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"thoughtful-claude-martinbowling": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-thoughtful-claude-martinbowling"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"thoughtful-claude-martinbowling": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-thoughtful-claude-martinbowling"
]
}
}
}FAQ
What is the purpose of Thoughtful Claude?
It enhances reasoning capabilities for Claude by integrating advanced reasoning models.
How do I install Thoughtful Claude?
Follow the installation steps provided in the documentation, including setting up your API key.
What kind of queries can Thoughtful Claude handle?
It can handle mathematical comparisons, logic puzzles, and complex analyses.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":907,"uuid":"1bd82215-8009-43e8-b192-4d7d7c6c8915","name":"thoughtful-claude","title":"🤔 Thoughtful Claude - DeepSeek R1 Reasoning Server","description":"MCP server that enhances Claude's reasoning capabilities by integrating DeepSeek R1's advanced reasoning engine 🤔","avatar_url":"https://avatars.githubusercontent.com/u/101858?v=4","created_at":"2025-01-28T02:17:28.764Z","updated_at":"2025-02-23T07:13:15.081Z","status":"created","author_name":"martinbowling","author_avatar_url":"https://avatars.githubusercontent.com/u/101858?v=4","tags":"mathgpt,math-solver,math-assistant","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/martinbowling/thoughtful-claude","target":"_self","content":"$29","summary":"$2a","img_url":null,"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"}]]}]