Retour aux applications

RMCP Agent
Interface UIpar zbcheng
Rust library extending langchain-rust with MCP tool integration and streaming execution.
0 étoiles
Fonctionne dans:claude
Expose:Tools
What it does
RMCP Agent provides a robust framework for building AI agents in Rust that can seamlessly integrate with Model Context Protocol (MCP) tools via SSE transport, featuring real-time streaming of tool execution results.
Tools
This is a framework for building agents; the demo server provides:
sum: Add two integers.sub: Subtract two integers.factorial: Calculate factorial of a positive integer.
Installation
Add as a dependency to your Cargo.toml:
[dependencies]
rmcp-agent = { git = "https://github.com/ZBcheng/rmcp-agent" }
Supported hosts
- Claude Desktop
Installation rapide
cargo add rmcp-agent --git https://github.com/ZBcheng/rmcp-agentInformations
- Tarification
- free
- Publié
- 6/16/2026
- étoiles
- 0
Catégories
Choisissez votre client IA et suivez les étapes ci-dessous.
Claude Desktop
Implement a server using rmcp and add to claude_desktop_config.json





