DeepClaude MCP Server
DeepClaude MCP(模型控制面板)
概述
DeepClaude MCP(模型控制面板)是一款功能强大的服务器应用程序,它整合了 DeepSeek 和 Claude AI 模型的功能,从而提供更强大的结果。这种集成能够充分利用两种模型的优势,从而实现更准确、更全面的 AI 响应。
Related MCP server: DeepSeek MCP Server
特征
DeepSeek 与 Claude AI 模型的无缝集成
RESTful API 端点,方便集成
可配置模型参数
使用 Winston 记录器进行强大的错误处理
跨域资源共享 (CORS) 支持
类型安全的 TypeScript 实现
先决条件
Node.js(v14 或更高版本)
npm 或 yarn 包管理器
DeepSeek 和 Claude 服务的 API 密钥
安装
克隆存储库:
git clone https://github.com/Mrdapeng/DeepClaudeMcp.git
cd DeepClaudeMcp安装依赖项:
yarn install
# or
npm install配置环境变量:
cp .env.example .env
# Edit .env file with your API keys and configuration发展
使用热重载启动开发服务器:
yarn dev
# or
npm run dev构建项目:
yarn build
# or
npm run build启动生产服务器:
yarn start
# or
npm start项目结构
src/
├── config/ # Configuration files
├── services/ # Core services and API clients
├── types/ # TypeScript type definitions
└── index.ts # Application entry point依赖项
Express.js - Web 框架
Axios - HTTP 客户端
Winston - 日志库
CORS——跨域资源共享
dotenv - 环境配置
TypeScript——编程语言
Jest - 测试框架
执照
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅 LICENSE 文件。
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceAn interface that enables Claude AI to interact with the esa API for searching, creating, and updating documents through the Model Context Protocol.9238MIT
- AlicenseDqualityDmaintenanceAllows seamless integration of DeepSeek's language models with MCP-compatible applications like Claude Desktop, supporting features such as model selection, temperature control, and multi-turn conversations with automatic model fallback.22,1982MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server that enables seamless integration between Claude AI and development tools like VSCode, Augment, Vercel, Airtable, and Square.7MIT
- Flicense-qualityDmaintenanceEnables Claude AI to directly interact with and control Blender for rapid, natural language-based 3D modeling. Supports parametric design and relational design through direct Blender integration.
Related MCP Connectors
Run 100+ AI models — image, video, audio, 3D — through one API with pay-per-use billing.
Provision private AI model endpoints on dedicated GPUs (Llama, Qwen, Mistral). Pay per minute.
35 AI tools for image/video generation, TTS, transcription, OCR & embeddings via deAPI
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/clavia-labs/DeepClaudeMcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server