rust-sdk/examples
2025-04-03 13:48:38 +08:00
..
clients fix(test): fix tool deserialization error (#68) 2025-03-31 13:05:35 +08:00
rig-integration fix: fix rig chat agent output format (#86) 2025-04-03 13:48:38 +08:00
servers chore: fix typos (#79) 2025-04-02 01:15:01 +08:00
transport fix(test): fix tool deserialization error (#68) 2025-03-31 13:05:35 +08:00
wasi docs: format and fix typo (#72) 2025-03-31 16:13:17 +08:00
README.md docs: format and fix typo (#72) 2025-03-31 16:13:17 +08: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

Integration

  • Rig A stream chatbot with rig

WASI

Use Mcp Inspector

npx @modelcontextprotocol/inspector