π§
FastAPI SSE MCP Server
π§MCP Serverilil1/fastapi_mcp_sse
What it does
Implements a Server-Sent Events (SSE) web server using FastAPI that enables AI models to dynamically access external tools, data sources, and context through a standardized Model Context Protocol (...
remotehosted
Installation
uvxRun with uvx (Python)
uvx --from git+https://github.com/panz2018/fastapi_mcp_sse.git startPythonRun Python server
python src/server.pyuv runRun with uv
uv run startπ Extracted from ilil1/fastapi_mcp_sse README
0
AddedJan 26, 2026