
RustClaw
by unizhu
High-performance multi-channel AI gateway in Rust with native MCP and skills system support.
What it does
RustClaw is a production-ready AI gateway that bridges LLMs (OpenAI, Ollama) to multiple channels like Telegram. It acts as a sophisticated orchestrator that can connect to any MCP server, extending the AI's capabilities through a modular skills system.
Tools
EchoTool: Simple utility for testing connection and response loops.CurrentTimeTool: Provides accurate current date and time to the assistant.MCP Bridge: Dynamically exposes any tools from connected MCP servers (e.g., filesystem, github).
Installation
Install via curl:
curl -fsSL https://raw.githubusercontent.com/unizhu/rustclaw/main/install.sh | bash
Then configure the [mcp.servers] section in ~/.rustclaw/rustclaw.toml to add your desired MCP servers.
Supported hosts
- Claude Desktop
- Custom Gateway (RustClaw)
Quick install
curl -fsSL https://raw.githubusercontent.com/unizhu/rustclaw/main/install.sh | bashInformation
- Pricing
- free
- Published
- 4/23/2026
- stars






