ruixingshi/deepseek-thinker-mcp
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.
Platform-specific configuration:
{
"mcpServers": {
"deepseek-thinker-mcp": {
"command": "npx",
"args": [
"-y",
"deepseek-thinker-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...