substrate-mcp-rs
If you are the rightful owner of substrate-mcp-rs and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
A Model Context Protocol (MCP) server for Substrate blockchains, written in Rust, enabling dynamic blockchain operations via the MCP protocol.
The Substrate MCP Server is a robust solution for interfacing with Substrate blockchains using the Model Context Protocol (MCP). Written in Rust, it allows users to perform dynamic operations such as querying balances, blocks, pallets, storage, and events. The server is highly configurable through environment variables and is designed to work seamlessly with the subxt crate. It supports a wide range of use cases, from AI-driven blockchain operations to custom dashboards and monitoring systems. The server can be integrated with various platforms, including development tools like VSCode and AI models like Cursor or Claude, to provide real-time blockchain data and analytics.
Features
- Query account balances and storage dynamically
- List pallets and their entries
- Fetch and filter events and extrinsics
- Submit and watch dynamic signed transactions
- Access system and block information