Dify Management MCP
Dify管理MCP
このMCPサーバーを使用すると、Difyインスタンスをプログラムで管理できます。ナレッジベース(データセット)のリスト表示や作成、アプリケーションのリスト表示、ツールの管理を行うためのツールを提供します。
機能
ナレッジ管理: データセットのリスト表示、新しいデータセットの作成、ドキュメントのリスト表示。
アプリ管理: ワークスペース内のアプリケーションのリスト表示および詳細情報の取得。
ツール管理: ツールプロバイダーのリスト表示。
Related MCP server: Dify Management MCP
設定
このリポジトリをクローンします。
依存関係をインストールします:
npm install。.env.exampleに基づいて.envファイルを作成します。変数を設定します:
DIFY_BASE_URL: インスタンスのURL(例: クラウドの場合はhttps://api.dify.ai)。DIFY_CONSOLE_API_KEY: コンソールAPIキー(取得方法は下記参照)。
DIFY_CONSOLE_API_KEY の取得方法
コンソールキーは、管理操作(データセットの作成など)に必要です。 現在、Dify Cloudでは、設定 > ワークスペース > サービスAPI からキーを確認するか、ブラウザのセッション(推奨されません)を使用できます。 セルフホストインスタンスの場合は、管理者用に生成されたトークンを使用してください。
ローカルでの実行
npm run build
npm startDokployへのデプロイ
このプロジェクトには Dockerfile が含まれています。Dokployで実行するには:
GitHubリポジトリをDokployに接続します。
Dokployパネルで環境変数(
DIFY_BASE_URL、DIFY_CONSOLE_API_KEY)を設定します。Dokployが
Dockerfileを検出し、自動的にビルドを行います。
Difyの管理を自動化するために開発されました。
This server cannot be installed
Maintenance
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
- AlicenseDqualityFmaintenanceProvides programmatic and CLI tools for managing Coolify deployments, allowing users to control applications, services, databases, and infrastructure through natural language or command line.101207Good Luck With That Public
- Flicense-qualityCmaintenanceAllows programmatic management of a Dify instance, including listing and creating datasets, managing applications, and tool providers.
- FlicenseBqualityDmaintenanceEnables listing datasets, creating chat assistants, and chatting with them via RAGFlow API.33
- Alicense-qualityDmaintenanceEnables semantic retrieval and knowledge base management through the RAGFlow API, including dataset, document, chunk, chat, and graph operations.5MIT
Related MCP Connectors
Create, test, publish, and manage Dreamlit notification workflows from AI clients.
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
Universal AI API Orchestrator — 1,554 tools, 96 services. One install.
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/LucasAllmaBI/MCP-Dify'
If you have feedback or need assistance with the MCP directory API, please join our Discord server