panz2018/fastapi_mcp_sse
A working example to create a FastAPI server with SSE-based MCP support
Platform-specific configuration:
{
"mcpServers": {
"fastapi_mcp_sse": {
"command": "npx",
"args": [
"-y",
"fastapi_mcp_sse"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...