uvicorn

GitHub

An ASGI web server, for Python. ๐Ÿฆ„

10,801 stars Python 1 file ยท ~14,337 tokens #asgi#asyncio#http#http-server#python

uvicorn MCP Server

MCP server for Kludex/uvicorn

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "uvicorn": {
      "command": "npx",
      "args": [
        "-y",
        "@Kludex/uvicorn"
      ]
    }
  }
}