Skip to content

Commit a948bbd

Browse files
committed
chore: update readme
1 parent 151288d commit a948bbd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

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

55
# Rust MCP SDK
66

7+
[<img alt="crates.io" src="https://img.shields.io/crates/v/rust-mcp-sdk?style=for-the-badge&logo=rust&color=FE965D" height="22">](https://crates.io/crates/rust-mcp-sdk)
8+
[<img alt="docs.rs" src="https://img.shields.io/badge/docs.rs-rust_mcp_SDK-0ECDAB?style=for-the-badge&logo=docs.rs" height="22">](https://docs.rs/rust-mcp-sdk)
9+
[<img alt="build status" src="https://img.shields.io/github/actions/workflow/status/rust-mcp-stack/rust-mcp-sdk/ci.yml?style=for-the-badge" height="22">
10+
](https://github.com/rust-mcp-stack/rust-mcp-sdk/actions/workflows/ci.yml)
11+
[<img alt="Hello World MCP Server" src="https://img.shields.io/badge/Example-Hello%20World%20MCP-0286ba?style=for-the-badge&logo=rust" height="22">
12+
](examples/hello-world-mcp-server)
13+
714
A high-performance, asynchronous toolkit for building MCP servers and clients.
815
Focus on your app's logic while **rust-mcp-sdk** takes care of the rest!
916

0 commit comments

Comments
 (0)