1 unstable release
0.1.0 | Feb 27, 2025 |
---|
#22 in #sse
1,238 downloads per month
81KB
2K
SLoC
Testing stdio transport
cargo run -p mcp-client --example stdio
Testing SSE transport
- Start the MCP server in one terminal:
fastmcp run -t sse echo.py
- Run the client example in new terminal:
cargo run -p mcp-client --example sse
Dependencies
~14–28MB
~404K SLoC