rust-mcp-core 0.1.0

Config-driven MCP server framework built on the official rmcp SDK. Fully implements the Model Context Protocol spec — define tools, auth, prompts, resources, and HTTP behavior in YAML/JSON with minimal Rust code.

rust-mcp-core

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 11 feature flags, 10 of them enabled by default.

default

auth (default)

client_features (default)

client_logging (default)

This feature flag does not enable additional features.

completion (default)

This feature flag does not enable additional features.

http_tools (default)

progress_utility (default)

This feature flag does not enable additional features.

prompts (default)

This feature flag does not enable additional features.

resources (default)

This feature flag does not enable additional features.

streamable_http (default)

tasks_utility (default)

This feature flag does not enable additional features.

http_hardening