mcp-protocol-sdk 0.4.0

🦀 Unified Rust SDK for the Model Context Protocol (MCP) - Complete client/server implementation with all transports. Consolidates mcp-protocol-client, mcp-protocol-server, and mcp-protocol-types into one powerful crate.
Documentation

mcp-protocol-sdk

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 20 feature flags, 2 of them enabled by default.

default

stdio (default)

This feature flag does not enable additional features.

tracing-subscriber (default)

axum

chrono

client

This feature flag does not enable additional features.

fastrand

full

futures

futures-util

http

jsonschema

reqwest

server

This feature flag does not enable additional features.

tokio-stream

tokio-tungstenite

tower

tower-http

types

This feature flag does not enable additional features.

validation

websocket