# FastAPI SSE MCP Server

Provide a FastAPI-based server that implements the Model Context Protocol (MCP) using Server-Sent Events (SSE) to enable AI models to interact with external tools and data sources. Seamlessly integra…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add ilil1/fastapi_mcp_sse

# Browse available tools
npx -y smithery tool list ilil1/fastapi_mcp_sse
```

---

License: MIT
