Show HN: MCP-framework – Build MCP servers and AI agents in Rust

https://github.com/koki7o/mcp-framework
by wiwoworld • 8 months ago
1 0 8 months ago

Just shipped mcp-framework and wanted to share it here.

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.

Related Stories

Loading related stories...

Source preview

github.com