Commit History

fix: use _mcp_server instead of server to resolve AttributeError
27b74ba

Daksh C Jain commited on

fix: complete raw ASGI router implementation for SSE
da2bf0a

Daksh C Jain commited on

fix: use raw ASGI handler for SSE to avoid Request object attribute errors
0e050fa

Daksh C Jain commited on

fix: typo in sse.handle_post_message handler name
30cbd55

Daksh C Jain commited on

fix: manual Starlette/SSE launch to force 0.0.0.0:PORT binding
8dd70f8

Daksh C Jain commited on

fix: bypass FastMCP.run and use explicit uvicorn binding for SSE
875cd4d

Daksh C Jain commited on

fix: resolve TypeError in FastMCP.run and upgrade to Python 3.11
35a2e7f

Daksh C Jain commited on

docs: add Hugging Face Space metadata
6a61abb

Daksh C Jain commited on