Skip to main content
Glama

Dify MCP

.mise.toml435 B
[tools] lefthook = "latest" uv = "latest" dprint = "latest" bun = "latest" [tasks.run-dify-workflow-mcp] description = "Run Dify Workflow MCP server with inspector (http://localhost:6274)" run = "cd dify-mcp && .venv/bin/fastmcp dev src/dify_mcp/server.py" [tasks.run-dify-workflow-http] description = "Run Dify Workflow MCP server via HTTP/SSE (http://0.0.0.0:8000)" run = "cd dify-mcp && uv run python src/dify_mcp/http_server.py"

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/taiki-kuraishi/dify-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server