# Dify MCP

Vendor: Dify  
Category: other  
Auth: API_KEY  
Composio slug: `dify`

Run and inspect a published Dify Workflow app through its Service API, including configuration and workflow run history.

## Tools

- **Get Workflow App Configuration** — Return the connected Workflow app's identity, declared input form and upload limits, tool icons, and hosted-site settings. If the app is unpublished, the response identifies the unavailable parameters section while preserving the other meta
- **Get Workflow Run** — Return one workflow run's status, inputs, arbitrary outputs, error, and execution metrics by run ID.
- **List Workflow Runs** — Return one page of run summaries for the connected Workflow app, with filters and a continuation cursor for older or additional runs.
- **Run Workflow** — Run the connected app's latest published workflow in blocking mode and return its app-defined outputs. Inspect the app configuration first: the configured workflow may perform irreversible external side effects.

## Setup

1. Create or open a Switchy Project.
2. Open Integrations and connect Dify.
3. Authorise through api_key.
4. Teammates can now @-mention Dify tools in chat.

---
Last verified: 2026-09-04T02:00:56.012Z  
Canonical URL: https://switchy.build/directory/mcps/dify