Installation & Configuration
{
"mcpServers": {
"dify-mcp-server": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/YanxingLiu/dify-mcp-server",
"dify_mcp_server"
],
"env": {
"DIFY_BASE_URL": "https://cloud.dify.ai/v1",
"DIFY_APP_SKS": "app-sk1,app-sk2"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2024/12/25
Updated
2026/6/7