A
securityA
licenseA
qualityA Model Context Protocol server that provides web content fetching and conversion capabilities.
Last updated -
4
89
2
JavaScript
MIT License
A TypeScript implementation of a Model Context Protocol (MCP) server that exposes Dify workflows as tools.
To install Dify MCP Server for Claude Desktop automatically via Smithery:
For development:
The server can be configured using a YAML file. By default, it looks for config.yaml
in the project root. You can specify a different path using the CONFIG_PATH
environment variable.
dify_base_url
: The base URL for the Dify APIdify_app_sks
: A list of Dify application secret keysISC
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Enables the conversion of Dify applications into Model Context Protocol tools, supporting streaming responses and configured via YAML.