mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #873] [MERGED] [UPDATE PLUGIN]: Mcp Invoke Support Streamable Http #1235
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/873
Author: @arrenxxxxx
Created: 7/7/2025
Status: ✅ Merged
Merged: 7/14/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (3)
27840adMcp Invoke Support Streamable Httpe4814dcRemove useless zip71668c9Upgrade version📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
📝
arrenxxxxx/mcp_config_during_use/mcp_config_during_use.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
This update adds Streamable HTTP transport support to the MCP Config During Use plugin. The main changes include:
The plugin continues to provide runtime MCP server configuration with the added flexibility of Streamable HTTP transport alongside the existing SSE transport option.
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
This plugin does not collect any user personal data. The plugin only acts as a client proxy for the MCP protocol, forwarding the parameters provided by the user to the designated MCP server, and does not store, record or collect any personal information. All data transmission is temporary and is used to implement MCP protocol communication.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.