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
Hello, when I uv add mcp, it works fine. But when I build the server, I get an error message "ModuleNotFoundError: No module named 'mcp.server.streamable_http'" when I execute from mcp.server.streamable_http import (
MCP_SESSION_ID_HEADER,
StreamableHTTPServerTransport,
) What's the reason? My mcp version is 1.7.1
tomas-sipko, aviposs, silviusuhoverschi, edifice1989, SeanLiaoy and 1 more