
dify-plugin-tools-mcp_sse
Dify 1.0 Plugin MCP HTTP avec outils de transport SSE
2
Github Watches
9
Github Forks
58
Github Stars
Dify 1.0 Plugin MCP HTTP with SSE transport Tools
Author: Junjie.M
Type: tool
Github Repo: https://github.com/junjiem/dify-plugin-tools-mcp_sse
Github Issues: issues
Description
Fetch and call tools by MCP protocol through HTTP with SSE transport.
通过 HTTP with SSE 传输使用 MCP 协议来发现和调用工具。
MCP Servers config, support multiple MCP services. The following example:
MCP服务配置,支持多个MCP服务。 如下示例:
{
"server_name1": {
"url": "http://127.0.0.1:8000/sse",
"headers": {},
"timeout": 60,
"sse_read_timeout": 300
},
"server_name2": {
"url": "http://127.0.0.1:8001/sse"
}
}
OR
{
"mcpServers": {
"server_name1": {
"url": "http://127.0.0.1:8000/sse",
"headers": {},
"timeout": 60,
"sse_read_timeout": 300
},
"server_name2": {
"url": "http://127.0.0.1:8001/sse"
}
}
}
Managed MCP Servers 托管的MCP服务器
If you want to try MCP but don't know how to deploy SSE transport's MCP Server, can you try connect to Managed MCP Servers.
如果你想尝试 MCP,但是不知道如何部署 SSE 传输的 MCP Server,可以尝试连接托管的 MCP 服务器。
Example 1 示例1
Reference Cursor Settings, shown below:
参考 Cursor 设置,如下图:
MCP Servers config, shown below:
MCP 服务配置,如下示例:
{
"tavily": {
"url": "https://mcp.composio.dev/tavily/xxxx-xxxx-xxxx-xxxx"
}
}
Example 2 示例2
Copy the MCP Server URL for use in the Dify plug-in configuration.
复制 MCP Server URL,在 Dify 插件配置中使用。
MCP Servers config, shown below:
MCP 服务配置,如下示例:
{
"zapier-mcp": {
"url": "https://actions.zapier.com/mcp/sk-xxxxxxxxxx/sse"
}
}
Click "Edit MCP Actions" to go to the page for adding tools and actions.
点击 “Edit MCP Actions” ,进入工具和操作的添加页面。
Click "Add a new action" to add the required MCP service instance.
点击 “Add a new action”,添加需要的MCP服务实例。
You can also continue to add different actions to enrich the tool set available to the Agent.
你还可以继续添加不同的 Action,丰富 Agent 可用的工具集。
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 安装插件,输入仓库地址后,选择版本号和包文件完成安装。
FAQ
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 上架(审核)的插件,可能存在安全隐患。
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle
La communauté du curseur et de la planche à voile, recherchez des règles et des MCP
🧑🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
Reviews

user_SA1qePfQ
As a devoted user of the MCP application, I must say the dify-plugin-tools-mcp_sse, created by junjiem, is a game-changer! It seamlessly integrates with the platform, enhancing its functionality and user experience. Highly recommend checking it out at the GitHub link: https://github.com/junjiem/dify-plugin-tools-mcp_sse. This plugin truly takes the MCP application to the next level!