소개
Deepseek is a production-grade MCP server built in Go that integrates with the Deepseek API, focusing on code analysis and review. It offers features such as multi-model support (DeepSeek Chat and DeepSeek Coder), automatic file handling with path integration, enhanced caching with user-defined TTL, and advanced error handling with retry logic. It can be configured with environment variables for security (file size limits, allowed file types) and performance monitoring (request latency, throughput).
주요 기능
- Enhanced caching with user-defined TTL for repeated queries.
- Automatic file handling with direct path integration.
- 0 GitHub stars
- Supports multiple DeepSeek models, including Chat and Coder.
- Built-in code review system prompt with markdown output.
- Configurable file type restrictions and size limits.
사용 사례
- Code analysis and review using DeepSeek models.
- Automated question answering using cached contexts.
- Integrating DeepSeek models into MCP-based workflows.