mcp-thinking

This repository extracts the chain of thought from Deepseek R1, enabling its use in Claude Desktop or other MCP clients. It requires a Deepseek API key and utilizes a setup

51
4

MCP Thinking Server

Extracts the chain of thought from the Deepseek R1 reasoning model for use with Claude Desktop or any MCP client.

with a box of scraps

Tests

To prepare for testing, duplicate the .env.test.example file and rename the copy to .env.test:

cp .env.test.example .env.test

Then, run the tests using:

bun test

Credits

This project is inspired by @jacksteamdev's repository, which provided an example of MCP implementation in Bun. The setup script and logger are adapted from that project.

Repository

MA
mattzcarey

mattzcarey/mcp-thinking

Created

January 25, 2025

Updated

March 22, 2025

Language

TypeScript

Category

AI