Back to Apps

MCP Framework (Rust)
Supports UIby koki7o
Production-ready Rust framework for building AI agents with built-in MCP support and a web-based inspector.
0 stars
Works in:VS Code CopilotCursor
Exposes:Tools
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
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Add to mcp.json in ~/.cursor/Claude Desktop
Add binary path to claude_desktop_config.jsonVS Code Copilot
Add to settings.json github.copilot.chat.mcp.servers





