File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
# Rust MCP SDK
6
6
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
+
7
14
A high-performance, asynchronous toolkit for building MCP servers and clients.
8
15
Focus on your app's logic while ** rust-mcp-sdk** takes care of the rest!
9
16
You can’t perform that action at this time.
0 commit comments