Moonsong-Labs/substrate-mcp
If you are the rightful owner of substrate-mcp 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@mcphub.com.
The Substrate MCP Server is a Model Context Protocol server designed to facilitate interaction with Substrate-based blockchains, providing a suite of tools for blockchain exploration, event querying, and more.
Tools
Functions exposed to the LLM to take actions
query_events
Query and filter blockchain events within a specified block range.
query_historical_events
Query events from historical blocks with support for relative block numbers.
query_storage
Query chain storage entries by pallet and storage name.
list_pallet_storage
List all storage entries available in a specific pallet.
filter_metadata
Filter and search chain metadata to discover available pallets, storage entries, calls, events, constants, and errors.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client