1 unstable release

0.1.0 Feb 27, 2025

#787 in HTTP server

Download history 593/week @ 2025-02-27 1258/week @ 2025-03-06 1545/week @ 2025-03-13 708/week @ 2025-03-20 571/week @ 2025-03-27 424/week @ 2025-04-03 481/week @ 2025-04-10 720/week @ 2025-04-17 597/week @ 2025-04-24 727/week @ 2025-05-01 630/week @ 2025-05-08

2,805 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
~415K SLoC