rust-sdk/examples
2025-03-31 13:05:35 +08:00
..
clients fix(test): fix tool deserialization error (#68) 2025-03-31 13:05:35 +08:00
rig-integration fix(test): fix tool deserialization error (#68) 2025-03-31 13:05:35 +08:00
servers fix(test): fix tool deserialization error (#68) 2025-03-31 13:05:35 +08:00
transport fix(test): fix tool deserialization error (#68) 2025-03-31 13:05:35 +08:00
wasi fix(test): fix tool deserialization error (#68) 2025-03-31 13:05:35 +08:00
README.md Move whole rmcp crate to offcial rust sdk (#44) 2025-03-27 17:33:41 -04:00

Client Examples

  • Client SSE, using reqwest and eventsource-client.
  • Client stdio, using tokio to spawn child process.
  • Everything, test with @modelcontextprotocol/server-everything
  • Collection, How to transpose service into dynamic object, so they will have a same type.

Server Examples

Transport Examples

Intergration

  • Rig A stream chatbot with rig

WASI

Use Mcp Inspector

npx @modelcontextprotocol/inspector