1 unstable release

0.1.0 Feb 27, 2025

#809 in HTTP server

Download history 109/week @ 2025-02-23 1077/week @ 2025-03-02 1593/week @ 2025-03-09 748/week @ 2025-03-16 825/week @ 2025-03-23 473/week @ 2025-03-30

3,641 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

~14–28MB
~403K SLoC