faiz-gear_dify-mcp-server-ts
If you are the rightful owner of faiz-gear_dify-mcp-server-ts and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Dify MCP Server is a TypeScript-based implementation of a Model Context Protocol server that converts Dify workflows into MCP tools.
The Dify MCP Server is a robust implementation of a Model Context Protocol (MCP) server written in TypeScript. It is designed to expose Dify workflows as tools, allowing seamless integration and interaction with Dify applications. The server supports streaming responses from Dify workflows, ensuring efficient data handling and real-time updates. Configuration is made simple through a YAML file, providing flexibility and ease of use. The server requires Node.js 18 or higher and npm 8 or higher, along with access to Dify API and application secret keys. Installation can be done via Smithery, a tool that simplifies the setup process. The server is built with type safety in mind, leveraging TypeScript's capabilities to ensure reliable and maintainable code.
Features
- Converts Dify applications into MCP tools
- Supports streaming responses from Dify workflows
- Configurable via YAML configuration file
- Written in TypeScript for type safety
Tools
Dify workflow conversion tool
Convert Dify apps to MCP tools
Streaming response support tool
Supports getting streaming responses from Dify workflows