Simple Rust MCP Server
by drewstaylor
This is a demo of a simple Rust MCP server. It can be built as a release variant to test it out.
View on GitHub
Last updated: N/A
Simple Rust MCP Server
Just a demo. To take it for a spin build a release variant (cargo build --release
)