rust-mcp-extra 0.2.4

A companion crate to rust-mcp-sdk offering extra implementations of core traits like SessionStore and EventStore, enabling integration with various database backends and third-party platforms such as AWS Lambda for serverless and cloud-native MCP applications.
Documentation

rust-mcp-extra

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, 20 of them enabled by default.

default

auth (default)

nano_id (default)

random_62_id (default)

snowflake_id (default)

time_64_id (default)

async-lock (default)

async-trait (default)

bytes (default)

http (default)

http-body (default)

http-body-util (default)

reqwest (default)

serde (default)

serde_json (default)

url (default)

  • dep:url (default)

nanoid (default)

rand (default)

rand_distr (default)

once_cell (default)

base64 (default)