by ruixingshi · MCP Server · ★ 67
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Deepseek Thinker MCP Server A MCP (Model Context Protocol) provider Deepseek reasoning content to MCP-enabled AI Clients, like Claude Desktop. Supports access to Deepseek's thought processes from the Deepseek API service or from a local Ollama server. Core Features 🤖 Dual Mode Support OpenAI API mode support Ollama local mode support 🎯 Focused Reasoning Captures Deepseek's thinking process Provides reasoning output Available Tools get-deepseek-thinker Description: Perform reasoning using the Deepseek model Input Parameters: (string): User's original prompt Returns: Structured text response containing the reasoning process Environment Configuration OpenAI API Mode Set the following environment variables: Ollama Mode Set the following environment variable: Usage Integration with AI Client, like Claude Desktop Add the following configuration to your : json { "mcpServers": { "deepseek-thinker": { "command": "npx",
| Stars | 67 |
| Forks | 17 |
| Language | JavaScript |
| Category | MCP Server |
| Quality Score | 35.2/100 |
| Open Issues | 4 |
| Last Updated | 2025-03-25 |
| Created | 2025-02-13 |
| Platforms | claude-code, cli, mcp, node |
| Est. Tokens | ~2k |
Explore other popular mcp server tools:
deepseek-thinker-mcp is A MCP provider Deepseek reasoning content to MCP-enabled AI Clients, like Claude Desktop. Supports access to Deepseek's CoT from the Deepseek API service or a local Ollama server.. It is categorized as a MCP Server with 67 GitHub stars.
deepseek-thinker-mcp is primarily written in JavaScript.
You can find installation instructions and usage details in the deepseek-thinker-mcp GitHub repository at github.com/ruixingshi/deepseek-thinker-mcp. The project has 67 stars and 17 forks, indicating an active community.