#protocols #stdio #transport

mcp-client-fishcode2025

Client SDK for the Model Context Protocol

1 unstable release

0.1.0 Mar 5, 2025

#25 in #stdio

Download history 122/week @ 2025-02-28 35/week @ 2025-03-07 7/week @ 2025-03-14

164 downloads per month
Used in mcp-sqlite

MIT license

84KB
2K SLoC

Testing stdio transport

cargo run -p mcp-client-fishcode2025 --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-fishcode2025 --example sse

Dependencies

~15–28MB
~412K SLoC