Skip to content

mcp-simple-streamablehttp-stateless not working as expected #789

Open
@ruspaul013

Description

@ruspaul013

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:

  1. run the mcp-simple-streamablehttp-stateless as describe in the docs
  2. connect a MCP client to the server

Expected behavior
The MCP client to connect to the MCP server.

Screenshots
Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions