Skip to content

Commit 3cede32

Browse files
authored
chore: update readme
1 parent 067ba44 commit 3cede32

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
# Model Context Protocol (MCP) Schema for Rust
66

7+
[<img alt="crates.io" src="https://img.shields.io/crates/v/rust-mcp-schema?style=for-the-badge&logo=rust&color=FE965D" height="22">](https://crates.io/crates/rust-mcp-schema)
8+
[<img alt="docs.rs" src="https://img.shields.io/badge/docs.rs-rust_mcp_schema-0ECDAB?style=for-the-badge&logo=docs.rs" height="22">](https://docs.rs/rust-mcp-schema/0.1.0)
9+
[<img alt="build status" src="https://img.shields.io/github/actions/workflow/status/rust-mcp-stack/rust-mcp-schema/ci.yml?style=for-the-badge" height="22">
10+
](https://github.com/rust-mcp-stack/rust-mcp-schema/actions/workflows/ci.yml)
11+
12+
713
A type-safe implementation of the official Model Context Protocol (MCP) schema in Rust.
814

915
The MCP schemas in this repository are [automatically generated](#how-are-schemas-generated) from the official Model Context Protocol, ensuring they are always up-to-date and aligned with the latest official specifications.

0 commit comments

Comments
 (0)