A
securityA
licenseA
qualityA Model Context Protocol (MCP) server that exposes the official Notion SDK, allowing AI models to interact with Notion workspaces.
Last updated -
17
77
7
TypeScript
Apache 2.0
Provides integration with Dify workflows, allowing AI agents to execute and utilize Dify applications as tools via the Model Context Protocol (MCP).
一个 Model Context Protocol (MCP) 服务器的 TypeScript 实现,将 Dify 工作流作为工具暴露出来。
开发环境:
服务器可以使用 YAML 文件进行配置。默认情况下,它会在项目根目录中查找 config.yaml
。您可以使用 CONFIG_PATH
环境变量指定不同的路径。
dify_base_url
: Dify API 的基本 URLdify_app_sks
: Dify 应用程序密钥列表code
和 checkResult
,如输出字段不一致,需要调整下面的代码ISC
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.
A TypeScript implementation of a Model Context Protocol (MCP) server that exposes Dify workflows as tools for AI systems to interact with.