Skip to content

Feature: Upgrade MCP version and support SSE mode. #4329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 27, 2025

Conversation

zerogu
Copy link
Contributor

@zerogu zerogu commented Apr 22, 2025

Upgrade mcp-sdk version and support SSE mode

Stdio:
image

SSE:
image

@HenryHengZJ
Copy link
Contributor

this is superb! do you have some SSE MCP that I can test?

@zerogu
Copy link
Contributor Author

zerogu commented Apr 25, 2025

this is superb! do you have some SSE MCP that I can test?

HI,You can use the following Baidu search MCP tool for testing. Its capability is internet search. The api_key provided here is temporary and will be deactivated after you complete your testing:
{ "url": "http://appbuilder.baidu.com/v2/ai_search/mcp/sse?api_key=Bearer+bce-v3/ALTAK-pzdF6JO6W40X1nE6uHk1x/eddae689457cedaa6dc54c2af2f10e8b2e13defa" }

@toi500
Copy link
Contributor

toi500 commented Apr 25, 2025

@zerogu it works pretty well. Feel free to redact the API key; I have passed it to @HenryHengZJ in case he wants to test it too.

image

@HenryHengZJ
Copy link
Contributor

this is awesome, tested and works!

@HenryHengZJ HenryHengZJ merged commit ac04505 into FlowiseAI:main Apr 27, 2025
2 checks passed
@NikMuth14
Copy link

Thank you so much for sharing these insights @zerogu. Is the API still working? If NO, can you either help me with a working one or help creating a new one?

@zerogu
Copy link
Contributor Author

zerogu commented May 15, 2025

Thank you so much for sharing these insights @zerogu. Is the API still working? If NO, can you either help me with a working one or help creating a new one?

Hi, I’ve regenerated a new one for you.
You can use the following for testing:

{
  "url": "http://appbuilder.baidu.com/v2/ai_search/mcp/sse?api_key=Bearer+bce-v3/ALTAK-2uD1hC2JXLLtnKlm5xCRR/9b80a24bdfe37b323aff858e2c7e16667147f501"
}

Please let me know once you’re done — I’ll delete it afterwards.

@NikMuth14
Copy link

@zerogu Thanks for the API, I do not see any available actions as you guys. You think my chatflow is wrong, I have replicated exactly how you have it up there. I see an error and looks like the api is not loading. I am using AWS bedrock wrapper fyi.

Error: Invalid MCP Server Config: SyntaxError: Unexpected end of JSON input

@zerogu
Copy link
Contributor Author

zerogu commented May 16, 2025

@zerogu Thanks for the API, I do not see any available actions as you guys. You think my chatflow is wrong, I have replicated exactly how you have it up there. I see an error and looks like the api is not loading. I am using AWS bedrock wrapper fyi.

Error: Invalid MCP Server Config: SyntaxError: Unexpected end of JSON input

Is it configured like this?

image

@NikMuth14
Copy link

Hey, I have attached my Git hub repo link below, Can you please check if I had configured it the right way. Also, yes I had tried configuring Flowise the way you show it here, it did not work for me.

Link - https://github.com/NikMuth14/causal_Graphs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants