1 unstable release
new 0.1.0 | Mar 5, 2025 |
---|
#21 in #sse
62 downloads per month
Used in mcp-sqlite
84KB
2K
SLoC
Testing stdio transport
cargo run -p mcp-client-fishcode2025 --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-fishcode2025 --example sse
Dependencies
~15–28MB
~412K SLoC