You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
MCP client ( Roo Code ), get stuck when connecting to the mcp-simple-streamablehttp-stateless example.
To Reproduce
Steps to reproduce the behavior:
run the mcp-simple-streamablehttp-stateless as describe in the docs
connect a MCP client to the server
Expected behavior
The MCP client to connect to the MCP server.
Screenshots
Desktop (please complete the following information):
OS: "AlmaLinux 9.6 (Sage Margay)"
Additional context
Add any other context about the problem here.
Logs:
[root@base-machine simple-streamablehttp-stateless]# uv run mcp-simple-streamablehttp-stateless --port 3000
INFO: Started server process [3711179]
INFO: Waiting for application startup.
2025-05-23 08:27:33,824 - mcp.server.streamable_http_manager - INFO - StreamableHTTP session manager started
2025-05-23 08:27:33,824 - mcp_simple_streamablehttp_stateless.server - INFO - Application started with StreamableHTTP session manager!
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:3000 (Press CTRL+C to quit)
INFO: 10.150.92.131:50650 - "GET / HTTP/1.1" 200 OK
The text was updated successfully, but these errors were encountered:
Describe the bug
MCP client ( Roo Code ), get stuck when connecting to the
mcp-simple-streamablehttp-stateless
example.To Reproduce
Steps to reproduce the behavior:
mcp-simple-streamablehttp-stateless
as describe in the docsExpected behavior
The MCP client to connect to the MCP server.
Screenshots

Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Logs:
The text was updated successfully, but these errors were encountered: