Dify Management MCP
Dify Management MCP
Dieser MCP-Server ermöglicht es Ihnen, Ihre Dify-Instanz programmatisch zu verwalten. Er stellt Werkzeuge bereit, um Wissensdatenbanken (Datasets) aufzulisten und zu erstellen, Anwendungen aufzulisten und Tools zu verwalten.
Funktionen
Wissensmanagement: Datasets auflisten, neue Datasets erstellen und Dokumente auflisten.
App-Management: Anwendungen im Workspace auflisten und detaillierte Informationen abrufen.
Tool-Management: Tool-Anbieter auflisten.
Related MCP server: Dify Management MCP
Konfiguration
Klonen Sie dieses Repository.
Installieren Sie die Abhängigkeiten:
npm install.Erstellen Sie eine
.env-Datei basierend auf der.env.example.Konfigurieren Sie die Variablen:
DIFY_BASE_URL: URL Ihrer Instanz (z. B.https://api.dify.aifür die Cloud).DIFY_CONSOLE_API_KEY: Ihr Console-API-Schlüssel (siehe unten, wie man ihn erhält).
So erhalten Sie den DIFY_CONSOLE_API_KEY
Der Console-Schlüssel ist für Verwaltungsoperationen (wie das Erstellen von Datasets) erforderlich. Derzeit finden Sie Ihren Schlüssel in Dify Cloud unter Einstellungen > Workspace > Service-API oder indem Sie das Sitzungs-Token des Browsers verwenden (weniger empfohlen). Für selbst gehostete Instanzen verwenden Sie das für den Admin generierte Token.
Lokal ausführen
npm run build
npm startDeployment auf Dokploy
Dieses Projekt enthält ein Dockerfile. Um es auf Dokploy auszuführen:
Verbinden Sie Ihr GitHub-Repository mit Dokploy.
Konfigurieren Sie die Umgebungsvariablen (
DIFY_BASE_URL,DIFY_CONSOLE_API_KEY) im Dokploy-Panel.Dokploy erkennt das
Dockerfileund führt den Build automatisch durch.
Entwickelt, um die Verwaltung von Dify zu automatisieren.
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