FastAPI MCP SSEServer

panz2018
GitHub
FastAPIServer-Sent EventsMCP

Loading subscription status...

💡 Description

An implementation of the Model Context Protocol (MCP) server using Server-Sent Events (SSE) for real-time communication, providing a web application with both MCP and standard web endpoints.

📝 JSON Entries

{
  "mcpServers": [
    {
      "FastAPI MCP SSE": {
        "env": {},
        "args": [
          "--from",
          "git+https://github.com/panz2018/fastapi_mcp_sse.git",
          "start"
        ],
        "command": "uvx"
      }
    }
  ]
}

🛠️ Tools

get_alertsget_forecast

Features

  • MCP server with SSE implementation
  • Custom route integration
  • Full-featured FastAPI web application

💬 Example Queries

  • Get weather alerts
  • Fetch forecast data