1 unstable release
0.1.0 | Feb 27, 2025 |
---|
#824 in HTTP server
2,373 downloads per month
Used in 10 crates
(5 directly)
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
~15–29MB
~414K SLoC