deepseek-thinker-mcp

deepseek-thinker-mcp

49

Deepseek Thinker MCP Server is a Model Context Protocol server that enables AI clients to access reasoning content from the Deepseek API service. It features dual-mode support for OpenAI API and local Ollama service, capturing Deepseek's thought processes.

Deepseek Thinker MCP Server

  • A Model Context Protocol (MCP) server that provides Deepseek reasoning content to MCP-enabled AI clients like Claude Desktop.
  • Core Features:
    • Dual Mode Support with OpenAI API mode and Ollama local mode.
    • Focused Reasoning: Captures Deepseek's thinking process and provides reasoning output.
  • Available Tools:
    • get-deepseek-thinker: Perform reasoning using the Deepseek model with a structured text response.
  • Environment Configuration:
    • Set environment variables for OpenAI API and Ollama modes.
  • Usage:
    • Integration with AI clients such as Claude Desktop using specified configurations.
  • Tech Stack: TypeScript, OpenAI API, @modelcontextprotocol/sdk, Ollama, Zod.
  • Licensed under MIT License.