It's a production-ready Rust implementation of the Model Context Protocol with blazing-fast performance, showcase tools and examples, and a web-based inspector.
Here's what it does:
- lets ai agents (claude, openai) use tools you define
- has a web ui for testing/debugging your tools
- keeps conversation history so agents can reason across multiple turns
- includes 8 example tools to get you started instantly
All code examples work, ready for production.Would genuinely appreciate any feedback.