Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • LSP Tools MCP Server
  • Amazon VPC Lattice MCP Server
  • Fantasy Premier League MCP Server
  • IR Toolshed MCP Server
  • MCP Server
Back to MCP Servers
Dify Tools MCP Converter

Dify Tools MCP Converter

Public
junjiem/dify-plugin-mcp_compat_dify_tools

Converts Dify tools' API to MCP (Model Control Protocol) compatible API, allowing tools created in Dify to be accessed from MCP clients like Cherry Studio.

Verified
python
0 tools
May 30, 2025
Updated May 30, 2025

Dify 1.0 Plugin Convert your Dify tools's API to MCP compatible API

Author: Junjie.M
Type: extension
Github Repo: https://github.com/junjiem/dify-plugin-mcp_compat_dify_tools
Github Issues: issues

Reference to https://github.com/hjlarry/dify-plugin-mcp_server


Description

Note: must be dify 1.2.0 and above.

注: 必须是 dify 1.2.0及以上版本。

Convert your Dify tools's API to MCP compatible API (Currently, two transports are supported: HTTP with SSE and Streamable HTTP)

将您的 Dify 工具的 API 转换为 MCP 兼容 API (目前已支持 HTTP with SSE 和 Streamable HTTP 两种传输方式)

1. Add a endpoint and add tool list. 添加API端点并添加工具列表。

add_endpoint

add_tool_list

edit_tool

save_endpoint

Note: The modification of the tool list for existing endpoint will take effect only after the endpoint are disabled and then enabled.

注: 对已有 API 端点进行工具列表的修改需要停用再启用 API 端点后才会生效。

2. Copy the endpoint url to your MCP client, like Cherry Studio 复制端点url到您的MCP客户端,如 Cherry Studio

mcp_urls

Option 1: Use the newest Streamable HTTP transport (Recommended) 使用最新的Streamable HTTP传输方式(推荐)

mcp_streamable_http_url

cherry_studio_mcp_streamable_http

OK!

Option 2: Use the legacy HTTP with SSE transport 使用过时的HTTP with SSE传输方式

mcp_sse_url

cherry_studio_mcp_sse

OK!


Installing Plugins via GitHub 通过 GitHub 安装插件

Can install the plugin using the GitHub repository address. Visit the Dify platform's plugin management page, choose to install via GitHub, enter the repository address, select version number and package file to complete installation.

可以通过 GitHub 仓库地址安装该插件。访问 Dify 平台的插件管理页,选择通过 GitHub 安装插件,输入仓库地址后,选择版本号和包文件完成安装。

install_plugin_via_github


FAQ

1. How to Handle Errors When Installing Plugins? 安装插件时遇到异常应如何处理?

Issue: If you encounter the error message: plugin verification has been enabled, and the plugin you want to install has a bad signature, how to handle the issue?

Solution: Add the following line to the end of your .env configuration file: FORCE_VERIFYING_SIGNATURE=false Once this field is added, the Dify platform will allow the installation of all plugins that are not listed (and thus not verified) in the Dify Marketplace.

问题描述:安装插件时遇到异常信息:plugin verification has been enabled, and the plugin you want to install has a bad signature,应该如何处理?

解决办法:在 .env 配置文件的末尾添加 FORCE_VERIFYING_SIGNATURE=false 字段即可解决该问题。 添加该字段后,Dify 平台将允许安装所有未在 Dify Marketplace 上架(审核)的插件,可能存在安全隐患。

2. How to install the offline version 如何安装离线版本

Scripting tool for downloading Dify plugin package from Dify Marketplace and Github and repackaging [true] offline package (contains dependencies, no need to be connected to the Internet).

从Dify市场和Github下载Dify插件包并重新打【真】离线包(包含依赖,不需要再联网)的脚本工具。

Github Repo: https://github.com/junjiem/dify-plugin-repackaging

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • LSP Tools MCP Server
    LSP Tools MCP Server

    A Model Context Protocol server that provides tools to find regex pattern positions in files and lis...

    Added May 30, 2025
  • Amazon VPC Lattice MCP Server
    Amazon VPC Lattice MCP Server

    A Model Context Protocol server that provides tools for accessing and managing AWS VPC Lattice infor...

    2 tools
    Added May 30, 2025
  • Fantasy Premier League MCP Server
    Fantasy Premier League MCP Server

    A Model Context Protocol server that provides access to Fantasy Premier League data, allowing users ...

    Added May 30, 2025
  • IR Toolshed MCP Server
    IR Toolshed MCP Server

    A Model Context Protocol server that provides network analysis tools for security professionals, ena...

    Added May 30, 2025
  • MCP Server
    MCP Server

    A Model Context Protocol server that provides greeting tools, resources, and prompts, demonstrating ...

    Added May 30, 2025