by junjiem · MCP Server · ★ 181
Dify 1.0 Plugin MCP HTTP with SSE or Streamable HTTP transport Tools Author: Junjie.M Type: tool Github Repo: https://github.com/junjiem/dify-plugin-tools-mcpsse Github Issues: issues Description Fetch and call tools by MCP protocol through or transport. 通过 或 传输方式使用 MCP 协议来发现和调用工具。 MCP Servers config, support multiple MCP services. The following example: MCP服务配置,支持多个MCP服务。 如下示例: OR json { "mcpServers": { "servername1": { "transport": "sse", "url": "http://127.0.0.1:8000/sse", "headers": {}, "timeout": 50, "ssereadtimeout": 50 }, "servername
| Stars | 181 |
| Forks | 42 |
| Language | Python |
| Category | MCP Server |
| Quality Score | 69.0591032084702/100 |
| Open Issues | 37 |
| Last Updated | 2025-09-12 |
| Created | 2025-03-13 |
| Platforms | cli, mcp, python |
| Est. Tokens | ~50k |
Explore other popular mcp server tools:
dify-plugin-tools-mcp_sse is Dify 1.0 Plugin MCP HTTP with SSE or Streamable HTTP transport Tools. It is categorized as a MCP Server with 181 GitHub stars.
dify-plugin-tools-mcp_sse is primarily written in Python. It covers topics such as dify, dify-plugins, mcp.
You can find installation instructions and usage details in the dify-plugin-tools-mcp_sse GitHub repository at github.com/junjiem/dify-plugin-tools-mcp_sse. The project has 181 stars and 42 forks, indicating an active community.