DeepClaude MCP

DeepClaude MCP

Enables integration and control of DeepSeek and Claude AI models through RESTful APIs, supporting seamless AI model operations with configurable parameters and robust error handling.

smithery-ai

Remote Shell Execution
Advanced AI Reasoning
Database Interaction
Visit Server

README

DeepClaude MCP (Model Control Panel)

English | 中文

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

  1. Clone the repository:
git clone https://github.com/Mrdapeng/DeepClaudeMcp.git
cd DeepClaudeMcp
  1. Install dependencies:
yarn install
# or
npm install
  1. Configure environment variables:
cp .env.example .env
# Edit .env file with your API keys and configuration

Development

  • Start development server with hot-reload:
yarn dev
# or
npm run dev
  • Build the project:
yarn build
# or
npm run build
  • Start production server:
yarn start
# or
npm start

Project Structure

src/
├── config/     # Configuration files
├── services/   # Core services and API clients
├── types/      # TypeScript type definitions
└── index.ts    # Application entry point

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.

Recommended Servers

E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
React MCP

React MCP

react-mcp integrates with Claude Desktop, enabling the creation and modification of React apps based on user prompts

Featured
Local
AIO-MCP Server

AIO-MCP Server

🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows. Folk from

Featured
Local
Persistent Knowledge Graph

Persistent Knowledge Graph

An implementation of persistent memory for Claude using a local knowledge graph, allowing the AI to remember information about users across conversations with customizable storage location.

Featured
Local
Hyperbrowser MCP Server

Hyperbrowser MCP Server

Welcome to Hyperbrowser, the Internet for AI. Hyperbrowser is the next-generation platform empowering AI agents and enabling effortless, scalable browser automation. Built specifically for AI developers, it eliminates the headaches of local infrastructure and performance bottlenecks, allowing you to

Featured
Local
Perplexity Deep Research

Perplexity Deep Research

A server that allows AI assistants to perform web searches using Perplexity's sonar-deep-research model with citation support.

Featured
PostgreSQL Database Management Server

PostgreSQL Database Management Server

A Model Context Protocol server that enables powerful PostgreSQL database management capabilities including analysis, schema management, data migration, and monitoring through natural language interactions.

Featured
OpenRouter MCP Server

OpenRouter MCP Server

Provides integration with OpenRouter.ai, allowing access to various AI models through a unified interface.

Featured