1 unstable release

0.1.0 Feb 27, 2025

#824 in HTTP server

Download history 366/week @ 2025-02-26 1259/week @ 2025-03-05 1636/week @ 2025-03-12 775/week @ 2025-03-19 552/week @ 2025-03-26 475/week @ 2025-04-02 419/week @ 2025-04-09

2,373 downloads per month
Used in 10 crates (5 directly)

MIT license

81KB
2K SLoC

Testing stdio transport

cargo run -p mcp-client --example stdio

Testing SSE transport

  1. Start the MCP server in one terminal: fastmcp run -t sse echo.py
  2. Run the client example in new terminal: cargo run -p mcp-client --example sse

Dependencies

~15–29MB
~414K SLoC