Back
Join now
About

Popular Tags

  • typescript
  • llm
  • open-source-coding-agent
  • ai-agents
  • ai
  • open-source
  • python
  • claude
  • go
  • javascript

Top Sources

  • github.com
  • 21st.dev
  • activepieces.com
  • alchemy.run
  • altsendme.com
  • anthropic.com
  • better-auth-ui.com
  • better-hub.com
  • better-i18n.com
  • better-t-stack.dev

Browse by Type

  • Tools
  • Code
bookmrks.io - Discovery, refined.
Tags
  • mcp-sdk
    1
  • rust
    1
Website favicongithub.com
Website preview

Official Rust SDK for Model Context Protocol

A Rust SDK for implementing the Model Context Protocol with asynchronous capabilities.

wire
Summary

Rust SDK is an official implementation of the Model Context Protocol designed for asynchronous programming using the tokio runtime. This SDK facilitates server-client communication and resource management through a structured approach.

Key features:

  • Core Crate - Implements the RMCP protocol for efficient communication.
  • Procedural Macros - Provides tools for generating RMCP tool implementations.
  • Resource Management - Enables servers to expose data resources to clients.
  • Notifications - Allows servers to notify clients of resource changes.

This SDK is particularly useful for developers looking to build applications that require real-time data exchange and resource management.

Comments
No comments yet. Sign in to add the first comment!