🧠 DeepSeek MCP サーバー
🚀 機能
DeepSeek R1の高度な推論エンジンを統合することで、 Claudeの推論能力を強化します。このサーバーにより、ClaudeはDeepSeek R1モデルの推論能力を活用して複雑な推論タスクに取り組むことができます。
DeepSeek R1 (The Brain) は、高度な推論プランナーとして機能します。
複数段階の論理分析戦略を計画する
認知フレームワークを構築する
自信と不確実性を評価する
推論の質を監視する
エッジケースとバイアスを検出する
クロード (執行者) は推論計画を実行します。
構造化分析を実行する
計画された戦略を実行する
最終的な回答を提供する
ユーザーインタラクションを処理する
システム統合を管理する
🚀 機能
高度な推論機能
複雑な複数ステップの推論タスクをサポートします。
思慮深い応答を正確かつ効率的に生成できるように設計されています。
コアAPIの使用
完全なセットアップガイド
前提条件
Python 3.12以上
uv
パッケージマネージャーDeepSeek 用 INFINI_API_KEY (無问芯穹でサインアップ)
リポジトリのクローンを作成する
UVが設定されていることを確認する
Windows : PowerShell で以下を実行します。
Mac : 以下を実行します。
仮想環境を作成する
依存関係をインストールする
APIキーの設定
サーバーのインストール
MCP サーバーを構成する
claude_desktop_config.json
ファイルを編集して、次の構成を含めます。サーバーを実行する
🛠 使用方法
サーバーの起動
Claude Desktopと併用すると、サーバーは自動的に起動します。Claude DesktopがMCPサーバーを検出するように設定されていることを確認してください。
ワークフローの例
クロードは高度な推論を必要とする質問を受け取ります。
クエリは処理のために DeepSeek R1 に転送されます。
DeepSeek R1 は、
<ant_thinking>
タグで囲まれた構造化推論を返します。クロードはその推論を最終的な回答に統合します。
📄 ライセンス
このプロジェクトはMITライセンスの下で提供されています。詳細はLICENSEファイルをご覧ください。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
複雑な推論タスクに対処するために DeepSeek R1 の高度な推論エンジンを統合し、Claude の推論機能を強化するサーバーです。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityEnhances Claude's reasoning capabilities by integrating DeepSeek R1's advanced reasoning engine for intricate multi-step reasoning tasks with precision and efficiency.Last updated -150MIT License
- AsecurityAlicenseAqualityA Node.js/TypeScript implementation of a Model Context Protocol server for the Deepseek R1 language model, optimized for reasoning tasks with a large context window and fully integrated with Claude Desktop.Last updated -65MIT License
- -securityFlicense-qualityThis server integrates DeepSeek and Claude AI models to provide enhanced AI responses, featuring a RESTful API, configurable parameters, and robust error handling.Last updated -13
- AsecurityAlicenseAqualityEnhances Claude's reasoning capabilities by integrating DeepSeek R1's advanced reasoning engine, allowing Claude to tackle complex multi-step reasoning tasks with greater precision.Last updated -1MIT License