Pin mcp<2 to avoid fastmcp import breakage
mcp 2.0.0 removed mcp.server.fastmcp, breaking the import in
mcp_protocol.py at startup and causing uvicorn to crash (502 on all
pages after a clean image rebuild). Pin to >=1.27.1,<2 so the resolved
mcp 1.27.1 keeps the working FastMCP API.

Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 451f4cc commit c99af3c668c8d4d97ab3f18bd1ab171a1016a137
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 9 hours ago
Showing 2 changed files
View
pyproject.toml
View
uv.lock