Deepseek R1
CreatedMCP-Mirror
Implements a Model Context Protocol (MCP) server for the Deepseek R1 language model, enabling integration with Claude Desktop.
About
The Deepseek R1 server provides a Node.js/TypeScript implementation for connecting the Deepseek R1 language model to MCP-compatible clients like Claude Desktop. It leverages the 8192 token context window of Deepseek R1 and offers configurable parameters like temperature and max_tokens. Supports both DeepSeek-R1 and DeepSeek-V3 models, providing advanced text generation and robust error handling.
Key Features
- Full MCP protocol support
- Configurable parameters (max_tokens, temperature)
- Claude Desktop integration
- Advanced text generation with Deepseek R1 (8192 token context window)
- Robust error handling with detailed error messages
- 0 GitHub stars
- Support for both DeepSeek-R1 and DeepSeek-V3 models
Use Cases
- General Conversation/Translation (temperature 1.3): Chat, dialogue, and language translation
- Data Cleaning/Data Analysis (temperature 1.0): Data processing tasks
- Coding/Math (temperature 0.0): Code generation, mathematical calculations
- Creative Writing/Poetry (temperature 1.5): Story writing, poetry generation