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