DeepClaude MCP Server
by Way-To-AGI
DeepClaude MCP (Model Control Panel)
Overview
DeepClaude MCP (Model Control Panel) is a powerful server application that combines the capabilities of DeepSeek and Claude AI models to deliver enhanced results. This integration allows for more accurate and comprehensive AI responses by leveraging the strengths of both models.
Features
- Seamless integration of DeepSeek and Claude AI models
- RESTful API endpoints for easy integration
- Configurable model parameters
- Robust error handling with Winston logger
- Cross-origin resource sharing (CORS) support
- TypeScript implementation for type safety
Prerequisites
- Node.js (v14 or higher)
- npm or yarn package manager
- API keys for both DeepSeek and Claude services
Installation
- Clone the repository:
Copy
- Install dependencies:
Copy
- Configure environment variables:
Copy
Development
- Start development server with hot-reload:
Copy
- Build the project:
Copy
- Start production server:
Copy
Project Structure
Copy
Dependencies
- Express.js - Web framework
- Axios - HTTP client
- Winston - Logging library
- CORS - Cross-origin resource sharing
- dotenv - Environment configuration
- TypeScript - Programming language
- Jest - Testing framework
License
This project is licensed under the MIT License - see the LICENSE file for details.
This server cannot be installed
This server integrates DeepSeek and Claude AI models to provide enhanced AI responses, featuring a RESTful API, configurable parameters, and robust error handling.