Dify Management MCP
MCP de Gestión de Dify
Este servidor MCP le permite gestionar su instancia de Dify de forma programática. Expone herramientas para listar y crear bases de conocimiento (datasets), listar aplicaciones y gestionar herramientas.
Funcionalidades
Gestión de Conocimiento: Listar datasets, crear nuevos datasets y listar documentos.
Gestión de Apps: Listar aplicaciones en el espacio de trabajo y obtener información detallada.
Gestión de Tools: Listar proveedores de herramientas.
Related MCP server: Dify Management MCP
Configuración
Clone este repositorio.
Instale las dependencias:
npm install.Cree un archivo
.envbasado en.env.example.Configure las variables:
DIFY_BASE_URL: URL de su instancia (ej:https://api.dify.aipara la nube).DIFY_CONSOLE_API_KEY: Su clave de API de la Consola (vea abajo cómo obtenerla).
Cómo obtener la DIFY_CONSOLE_API_KEY
La clave de la Consola es necesaria para operaciones de gestión (como crear datasets). Actualmente, en Dify Cloud, puede encontrar su clave en Configuraciones > Espacio de trabajo > API de Servicio o utilizando el token de sesión del navegador (menos recomendado). Para instancias autohospedadas, utilice el token generado para el administrador.
Ejecución Local
npm run build
npm startDespliegue en Dokploy
Este proyecto incluye un Dockerfile. Para ejecutarlo en Dokploy:
Conecte su repositorio de GitHub a Dokploy.
Configure las variables de entorno (
DIFY_BASE_URL,DIFY_CONSOLE_API_KEY) en el panel de Dokploy.Dokploy detectará el
Dockerfiley realizará la compilación automáticamente.
Desarrollado para automatizar la gestión de 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