Dify Management MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Dify Management MCPlist all datasets in my workspace"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Dify Management MCP
Este servidor MCP permite que você gerencie sua instância do Dify programaticamente. Ele expõe ferramentas para listar e criar bases de conhecimento (datasets), listar aplicativos e gerenciar ferramentas.
Funcionalidades
Gestão de Conhecimento: Listar datasets, criar novos datasets e listar documentos.
Gestão de Apps: Listar aplicativos no workspace e obter informações detalhadas.
Gestão de Tools: Listar provedores de ferramentas.
Related MCP server: Dify Management MCP
Configuração
Clone este repositório.
Instale as dependências:
npm install.Crie um arquivo
.envbaseado no.env.example.Configure as variáveis:
DIFY_BASE_URL: URL da sua instância (ex:https://api.dify.aipara a nuvem).DIFY_CONSOLE_API_KEY: Sua chave de API do Console (veja abaixo como obter).
Como obter a DIFY_CONSOLE_API_KEY
A chave do Console é necessária para operações de gerenciamento (como criar datasets). Atualmente, no Dify Cloud, você pode encontrar sua chave em Configurações > Workspace > API de Serviço ou utilizando o token de sessão do navegador (menos recomendado). Para instâncias auto-hospedadas, utilize o token gerado para o admin.
Rodando Localmente
npm run build
npm startDeploy no Dokploy
Este projeto inclui um Dockerfile. Para rodar no Dokploy:
Conecte seu repositório GitHub ao Dokploy.
Configure as variáveis de ambiente (
DIFY_BASE_URL,DIFY_CONSOLE_API_KEY) no painel do Dokploy.O Dokploy detectará o
Dockerfilee fará o build automaticamente.
Desenvolvido para automatizar o gerenciamento do 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.Last updated101167Good Luck With That Public
- Flicense-qualityCmaintenanceAllows programmatic management of a Dify instance, including listing and creating datasets, managing applications, and tool providers.Last updated
- FlicenseBqualityDmaintenanceEnables listing datasets, creating chat assistants, and chatting with them via RAGFlow API.Last updated33
- Alicense-qualityCmaintenanceEnables semantic retrieval and knowledge base management through the RAGFlow API, including dataset, document, chunk, chat, and graph operations.Last updated5MIT
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