
MCP Framework (Rust)
Supports UIby koki7o
Production-ready Rust framework for building AI agents with built-in MCP support and a web-based inspector.
What it does
This is a comprehensive Rust-based framework designed for developing high-performance AI agents that natively support the Model Context Protocol (MCP). It allows developers to create custom MCP servers and orchestrate multiple servers within a single agentic system.
Tools
- echo: String echo utility for debugging
- calculator: Perform math operations including add, subtract, multiply, divide, power, and sqrt
- get_weather: Lookup weather information for cities worldwide
- search_text: Find pattern occurrences within text
- string_length: Calculate character count of strings
- text_reverse: Reverse text strings
- json_parser: Validate and format JSON data
- http_status: Look up HTTP status codes
Installation
To run the server with tools and the Inspector UI:
cargo run --example server_with_tools
Then visit http://localhost:8123 in your browser.
Supported hosts
- Claude Desktop
- VS Code Copilot
- Cursor
Quick install
cargo run --example server_with_toolsInformation
- Pricing
- free
- Published
- 5/16/2026
- stars






