HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity

26,857 stars Rust 1 file ยท ~30,047 tokens #http#routing#rust

axum MCP Server

MCP server for tokio-rs/axum

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