Docs.rs
  • rust-mcp-sdk-0.3.1
    • rust-mcp-sdk 0.3.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • hashemix
    • Dependencies
      • async-trait ^0.1 normal
      • axum ^0.8 normal optional
      • axum-server ^0.7 normal optional
      • futures ^0.3 normal
      • hyper ^1.6.0 normal
      • rust-mcp-macros ^0.3.0 normal optional
      • rust-mcp-schema ^0.5 normal
      • rust-mcp-transport ^0.3.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^2.0 normal
      • tokio ^1.4 normal
      • tokio-stream ^0.1 normal optional
      • tracing ^0.1 normal
      • uuid ^1 normal optional
      • reqwest ^0.12 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 51.38% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rust_mcp_sdk0.3.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • ClientSseTransport
  • ClientSseTransportOptions
  • GenericSendError
  • GenericWatchSendError
  • MessageDispatcher
  • SseTransport
  • StdioTransport
  • TransportOptions
  • mcp_client::ClientRuntime
  • mcp_server::HyperServer
  • mcp_server::HyperServerOptions
  • mcp_server::InMemorySessionStore
  • mcp_server::ServerRuntime
  • mcp_server::UuidGenerator

Enums

  • IoStream
  • TransportError
  • error::McpSdkError
  • mcp_server::error::TransportServerError

Traits

  • McpClient
  • McpDispatch
  • McpServer
  • Transport
  • mcp_client::ClientHandler
  • mcp_client::ClientHandlerCore
  • mcp_server::IdGenerator
  • mcp_server::ServerHandler
  • mcp_server::ServerHandlerCore
  • mcp_server::SessionStore

Macros

  • tool_box

Attribute Macros

  • macros::mcp_tool

Derive Macros

  • macros::JsonSchema

Functions

  • mcp_client::client_runtime::create_client
  • mcp_client::client_runtime_core::create_client
  • mcp_server::hyper_server::create_server
  • mcp_server::hyper_server_core::create_server
  • mcp_server::server_runtime::create_server
  • mcp_server::server_runtime_core::create_server

Type Aliases

  • SessionId
  • TransportResult
  • error::MCPSdkError
  • error::SdkResult
  • mcp_server::TxServer
  • mcp_server::error::TransportServerResult