Model Context Protocol (MCP) Server for dify workflows
@YanxingLiu
关于 Model Context Protocol (MCP) Server for dify workflows
Model Context Protocol (MCP) Server for dify workflows
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"dify-mcp-server": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/YanxingLiu/dify-mcp-server",
"dify_mcp_server"
],
"env": {
"DIFY_BASE_URL": "",
"DIFY_APP_SKS": ""
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Model Context Protocol (MCP) Server for dify workflows?
A simple MCP server that enables calling Dify workflows as MCP tools. It integrates with the Dify API to invoke workflows configured with app secret keys.
How to use Model Context Protocol (MCP) Server for dify workflows?
Prepare either environment variables (DIFY_BASE_URL and DIFY_APP_SKS) or a config.yaml file with the same data.
其他 分类下的更多 MCP 服务器
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
7.4K
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
39.4K
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
6.8K
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
7.0K
ICSS
chokcoco不止于 CSS
20.7K
评论