GitHub Stars
4
User Rating
Not Rated
Forks
2
Issues
0
Views
1
Favorites
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>