mcp-client-fishcode2025

Crates.iomcp-client-fishcode2025
lib.rsmcp-client-fishcode2025
version0.1.0
created_at2025-03-05 08:50:02.093618+00
updated_at2025-03-05 08:50:02.093618+00
descriptionClient SDK for the Model Context Protocol
homepage
repositoryhttps://github.com/fishcode2025/mcp-rust-sdk
max_upload_size
id1578551
size43,539
Waitfish (Waitfish)

documentation

README

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
Commit count: 0

cargo fmt