rust-mcp-sdk and rustchain-mcp
One project is an MCP server for a specific blockchain and video platform that uses the other project's MCP SDK to build its server and clients, making them ecosystem siblings where one is built upon the other.
About rust-mcp-sdk
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.
Provides stdio, HTTP streaming, and SSE transports with multi-client concurrency, OAuth authentication, and procedural macros for defining tools and resources without boilerplate. Built on type-safe MCP schema objects with support for tasks, batch messages, streaming responses, and observability hooks for telemetry integration.
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