MCP Directory
Back

mcp-thinking

by mattzcarey · TypeScript · ★ 56

thinking tool for claude desktop/mcp clients using Deepseek reasoner

Install

npx -y github:mattzcarey/mcp-thinking

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-thinking": {
      "command": "npx",
      "args": [
        "-y",
        "github:mattzcarey/mcp-thinking"
      ]
    }
  }
}

From the README

> Extract the thinking chain of thought of the Deepseek R1 reasoning model and use it in Claude Desktop or any MCP [client](https://www.youtube.com/watch?v=9mciRwpcLNY). To install dependencies: Run the setup script to create the MCP config file. You will need to input your [Deepseek API key](https://platform.deepseek.com): Open Claude Desktop and enjoy reasoning with Deepseek R1. copy to . Run the tests: Thanks to @jacksteamdev's [awesome repo](https://github.com/jacksteamdev/mcp-sqlite-bun-server) for the example of MCP in bun. The setup script and logger are "heavily" inspired by it.
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers