Dify Management MCP
Dify Management MCP
Этот MCP-сервер позволяет программно управлять вашим экземпляром Dify. Он предоставляет инструменты для перечисления и создания баз знаний (наборов данных), перечисления приложений и управления инструментами.
Функциональные возможности
Управление знаниями: Перечисление наборов данных, создание новых наборов данных и перечисление документов.
Управление приложениями: Перечисление приложений в рабочем пространстве и получение подробной информации.
Управление инструментами: Перечисление провайдеров инструментов.
Related MCP server: Dify Management MCP
Настройка
Клонируйте этот репозиторий.
Установите зависимости:
npm install.Создайте файл
.envна основе.env.example.Настройте переменные:
DIFY_BASE_URL: URL вашего экземпляра (например,https://api.dify.aiдля облачной версии).DIFY_CONSOLE_API_KEY: Ваш API-ключ консоли (см. ниже, как его получить).
Как получить DIFY_CONSOLE_API_KEY
Ключ консоли необходим для операций управления (например, создания наборов данных). В настоящее время в Dify Cloud вы можете найти свой ключ в разделе Настройки > Рабочее пространство > API сервиса или используя сессионный токен браузера (менее рекомендуется). Для самостоятельно размещенных экземпляров используйте токен, созданный для администратора.
Локальный запуск
npm run build
npm startРазвертывание в Dokploy
Этот проект включает Dockerfile. Для запуска в Dokploy:
Подключите свой репозиторий GitHub к Dokploy.
Настройте переменные окружения (
DIFY_BASE_URL,DIFY_CONSOLE_API_KEY) на панели управления Dokploy.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