[Rust Sdk] Minimalistic Rust Implementation Of Model Context Protocol #48
mohanz
started this conversation in
Show and tell
Replies: 2 comments 2 replies
-
I created a Rust project template for MCP CLI server too: https://github.com/linux-china/mcp-rs-template |
Beta Was this translation helpful? Give feedback.
1 reply
-
That's super cool. If you don't mind, I might include it into the servers README once we update it to include more community driven efforts. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pre-submission Checklist
What would you like to share?
Repo: https://github.com/AntigmaLabs/mcp-sdk
It is a minimalistic rust implementation to kick start the process, the goal is to remain agile and easy to understand.
This implementation aims to capture the core idea of MCP while maintaining compatibility with Claude Desktop.
Many optional features are not implemented yet.
Some guidelines:
Relevant Links
Beta Was this translation helpful? Give feedback.
All reactions