DeepSeek-Claude MCP サーバー
DeepSeek R1の高度な推論エンジンを統合することで、 Claudeの推論能力を強化します。このサーバーにより、ClaudeはDeepSeek R1モデルの推論能力を活用して複雑な推論タスクに取り組むことができます。
🚀 機能
高度な推論機能
DeepSeek R1 の推論を Claude とシームレスに統合します。
複雑な複数ステップの推論タスクをサポートします。
思慮深い応答を正確かつ効率的に生成できるように設計されています。
Related MCP server: Deepseek R1 MCP Server
完全なセットアップガイド
Smithery経由でインストール
Smithery経由で Claude Desktop 用の DeepSeek-Claude を自動的にインストールするには:
npx -y @smithery/cli install @HarshJ23/deepseek-claude-MCP-server --client claude前提条件
Python 3.12以上
uvパッケージマネージャーDeepSeek APIキー( DeepSeekプラットフォームにサインアップ)
リポジトリのクローンを作成する
git clone https://github.com/harshj23/deepseek-claude-MCP-server.git cd deepseek-claude-MCP-serverUVが設定されていることを確認する
Windows : PowerShell で以下を実行します。
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"Mac : 以下を実行します。
curl -LsSf https://astral.sh/uv/install.sh | sh
仮想環境を作成する
uv venv source .venv/bin/activate依存関係をインストールする
uv add "mcp[cli]" httpxAPIキーの設定
Obtain your api key from here : https://platform.deepseek.com/api_keysMCP サーバーを構成する
claude_desktop_config.jsonファイルを編集して、次の構成を含めます。
{ "mcpServers": { "deepseek-claude": { "command": "uv", "args": [ "--directory", "C:\\ABSOLUTE\\PATH\\TO\\PARENT\\FOLDER\\deepseek-claude", "run", "server.py" ] } } }サーバーを実行する
uv run server.pyテストセットアップ
Claude Desktop を再起動します。
インターフェースにツール アイコンが表示されていることを確認します。


サーバーが表示されない場合は、トラブルシューティング ガイドを参照してください。
🛠 使用方法
サーバーの起動
Claude Desktopと併用すると、サーバーは自動的に起動します。Claude DesktopがMCPサーバーを検出するように設定されていることを確認してください。
ワークフローの例
クロードは高度な推論を必要とする質問を受け取ります。
クエリは処理のために DeepSeek R1 に転送されます。
DeepSeek R1 は、
<ant_thinking>タグで囲まれた構造化推論を返します。クロードはその推論を最終的な回答に統合します。
📄 ライセンス
このプロジェクトはMITライセンスの下で提供されています。詳細はLICENSEファイルをご覧ください。
Resources
Looking for Admin?
Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.
Tools
Appeared in Searches
- Slow thinking, distributed thinking, and reasoning abilities research
- AI Prompting Techniques and Reasoning Methods
- A system for enhanced thinking processes and task management
- A server for finding information about step-by-step thinking and slow thinking methodologies
- A server for finding resources about deep thinking and critical thinking skills