Model Context Protocol (MCP) Server for dify workflows
@YanxingLiu
About Model Context Protocol (MCP) Server for dify workflows
Model Context Protocol (MCP) Server for dify workflows
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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": ""
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
ICSS
chokcoco不止于 CSS
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Awesome Mlops
visengerA curated list of references for MLOps
Comments