1 unstable release

0.1.0 Feb 27, 2025

#22 in #sse

Download history 107/week @ 2025-02-22 1131/week @ 2025-03-01

1,238 downloads per month

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
~404K SLoC