Skip to content

Commit ea236b6

Browse files
committed
fix(docs): update the docs , use the latest resources.
Signed-off-by: jokemanfire <[email protected]>
1 parent 25e2ec4 commit ea236b6

File tree

2 files changed

+5
-130
lines changed

2 files changed

+5
-130
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<div align = "right">
2-
<a href="docs/readme/README.zh-cn.md">简体中文(待更新)</a>
3-
</div>
4-
51
# RMCP
62
[![Crates.io Version](https://img.shields.io/crates/v/rmcp)](https://crates.io/crates/rmcp)
73
<!-- ![Release status](https://github.com/modelcontextprotocol/rust-sdk/actions/workflows/release.yml/badge.svg) -->
@@ -28,7 +24,6 @@ rmcp = { git = "https://github.com/modelcontextprotocol/rust-sdk", branch = "mai
2824
Basic dependencies:
2925
- [tokio required](https://github.com/tokio-rs/tokio)
3026
- [serde required](https://github.com/serde-rs/serde)
31-
Json Schema generation(Must follow the 2020-12 version):
3227
- [shemars required](https://github.com/GREsau/schemars)
3328

3429

@@ -116,8 +111,11 @@ See [oauth_support](docs/OAUTH_SUPPORT.md) for details.
116111

117112
## Related Resources
118113

119-
- [MCP Specification](https://spec.modelcontextprotocol.io/specification/2024-11-05/)
120-
- [Schema](https://github.com/modelcontextprotocol/specification/blob/main/schema/2024-11-05/schema.ts)
114+
- [MCP Specification 2025-06-18](https://modelcontextprotocol.io/specification/2025-06-18)
115+
116+
117+
- [Schema 2025-06-18](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/schema/2025-06-18/schema.ts)
118+
(Note that the spec now declares 2020-12 as default, [reference](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/655/files#top))
121119

122120
## Related Projects
123121

docs/readme/README.zh-cn.md

Lines changed: 0 additions & 123 deletions
This file was deleted.

0 commit comments

Comments
 (0)