* get rid of async-trait * move rmcp to official-rust-sdk * replace master with main * update readme, change license * fix typo * Update README.md Co-authored-by: Jefry Dewangga <jefrydco@gmail.com> * fix typos --------- Co-authored-by: = <=> Co-authored-by: Jefry Dewangga <jefrydco@gmail.com>
955 B
955 B
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
- Server SSE, using axum as web server.
- Server stdio, using tokio async io.
Transport Examples
Intergration
- Rig A stream chatbot with rig
WASI
- WASI-P2 runtime How it works with wasip2
Use Mcp Inspector
npx @modelcontextprotocol/inspector