mcp-server-dify
Dify AI用モデルコンテキストプロトコルサーバー。このサーバーにより、LLMは標準化されたプロトコルを介してDify AIのチャット補完機能と対話できるようになります。
特徴
- Dify AIチャット補完APIとの統合
- レストランおすすめツール(めしどこ)
- 会話コンテキストのサポート
- ストリーミングレスポンスのサポート
- TypeScript実装
インストール
Dockerの使用
使用法
クロード・デスクトップ
claude_desktop_config.json
に次の構成を追加します。
your-dify-api-endpoint
とyour-dify-api-key
実際の Dify API 資格情報に置き換えます。
ツール
めし処
Dify AI と連携したレストラン推奨ツール:
パラメータ:
LOCATION
(文字列): レストランの場所BUDGET
(文字列): 予算制約query
(文字列): Dify AIに送信するクエリconversation_id
(文字列、オプション):チャットのコンテキストを維持するため
発達
ライセンス
このプロジェクトはMIT ライセンスの下でリリースされています。
安全
このサーバーは、提供されたAPIキーを使用してDify AIと通信します。以下の点にご注意ください。
- API認証情報を安全に保つ
- APIエンドポイントにHTTPSを使用する
- APIキーをバージョン管理にコミットしない
貢献
貢献を歓迎します!お気軽にプルリクエストを送信してください。
This server cannot be installed
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.
LLM が会話コンテキストのサポートやレストラン推奨ツールなどを含む Dify AI のチャット完了 API と対話できるようにします。
Related Resources
Related MCP Servers
- -securityFlicense-qualityEnables LLMs to interact with Discord channels by sending and reading messages through Discord's API, with a focus on maintaining user control and security.Last updated -33TypeScript
- AsecurityAlicenseAqualityEnables integration of Perplexity's AI API with LLMs, delivering advanced chat completion by utilizing specialized prompt templates for tasks like technical documentation, code review, and API documentation.Last updated -1948JavaScriptMIT License
- AsecurityFlicenseAqualityProvides access to Intercom conversations and chats through the Model Context Protocol, allowing LLMs to query and analyze Intercom conversations with various filtering options.Last updated -23TypeScript
- AsecurityAlicenseAqualityEnables AI models to interact with messages from various messaging platforms (Mobile, Mail, WhatsApp, LinkedIn, Slack, Twitter, Telegram, Instagram, Messenger) through a standardized interface.Last updated -38PythonMIT License