rust-mcp-sdk and rustchain-mcp
One project provides a general SDK for building MCP servers and clients, while the other is a specific MCP server for a blockchain and video platform, likely using the first project's SDK as a foundational complement.
About rust-mcp-sdk
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.
This is a toolkit for developers to build high-performance servers and clients that communicate using the Model Context Protocol (MCP). It simplifies the complex task of handling protocol details, transports, and other communication mechanics, allowing developers to focus on their application's core logic. The SDK takes care of sending and receiving structured data according to the MCP standard, and is used by software engineers creating applications within the MCP ecosystem.
About rustchain-mcp
Scottcjn/rustchain-mcp
MCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
Implements 30+ tools across three interconnected platforms through the MCP protocol, enabling agents to perform cryptographic wallet operations (Ed25519 signing), content monetization on BoTTube's 850+ video library, and peer-to-peer communication via the Beacon messaging protocol. Built on Python's RustChain SDK with stdio transport, it provides encrypted key management, real-time RTC token balance tracking, and automated bounty discovery—designed for seamless integration with Claude Desktop and other MCP-compatible AI clients.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work