deep-reasoning-mcp

The Deep Reasoning Server is a server that provides deep reasoning capabilities based on the Model Context Protocol (MCP). Utilizing the deepseek-r1 model, it allows MCP clients (such as Cursor) to perform advanced reasoning tasks. It can be easily configured via the command line, requiring an API key to specify the model for operation.

GitHub Stars

5

User Rating

Not Rated

Favorites

0

Views

25

Forks

2

Issues

0

README
Deep Reasoning Server

基于 Model Context Protocol (MCP) 的深度推理服务器,基于 deepseek-r1 模型,为 MCP Clients (如 Cursor)提供深度推理能力。

使用方法
Cursor

添加 Command 类型 MCP Server

npx -y deep-reasoning-mcp@latest --apiKey=<YOUR_OPENROUTER_API_KEY> --model=<YOUR_MODEL>
许可证

MIT License