Trio โ€“ a friendly Python library for async concurrency and I/O

7,307 stars Python Python 1 file ยท ~42,596 tokens #async#async-await#io#networking#python#structured-concurrency#trio

trio MCP Server

MCP server for python-trio/trio

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