DeepSeek MCP Server
About
An MCP server for the DeepSeek API, providing code review, file management, and account management.
Details
- Author
- chew-z
- GitHub stars
- 2
- Downloads
- 395
- Categories
- Other, Developer Tools, AI
Jump to
- Multi-model support including DeepSeek Chat, Coder, and Reasoner
- Built-in system prompt for detailed code analysis with markdown output
- Automatic file handling with direct path integration
- API account management: check balance and estimate token usage
- JSON mode support for structured responses
- Configurable file type restrictions and size limits
- Performance monitoring with metrics collection
Clone the repository, build with Go 1.21+, and start with environment variables DEEPSEEK_API_KEY and optionally DEEPSEEK_MODEL. Configure it as an MCP server in Claude Desktop using the provided JSON configuration.
DeepSeek MCP Server
A production-grade MCP server integrating with DeepSeek's API, featuring advanced code review capabilities, efficient file management, and API account management.
Features
- Multi-Model Support: Choose from various DeepSeek models including DeepSeek Chat and DeepSeek Coder
- Code Review Focus: Built-in system prompt for detailed code analysis with markdown output
- Automatic File Handling: Built-in file management with direct path integration
- API Account Management: Check balance and estimate token usage
- JSON Mode Support: Request structured JSON responses for easy parsing
- Advanced Error Handling: Graceful degradation with structured error logging
- Improved Retry Logic: Automatic retries with configurable exponential backoff for API calls
- Security: Configurable file type restrictions and size limits
- Performance Monitoring: Built-in metrics collection for request latency and throughput
Prerequisites
- Go 1.21+
- DeepSeek API key
- Basic understanding of MCP protocol
Installation & Quick Start
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





