niklabh/polkadot-mcp
If you are the rightful owner of polkadot-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.
A Model Context Protocol (MCP) server designed for seamless integration with Polkadot blockchain networks, facilitating frontend development.
Tools
Functions exposed to the LLM to take actions
connect_to_network
Connect to a Polkadot network.
get_balance
Get the balance of an account.
get_account_info
Get detailed account information.
get_chain_info
Get chain information including name, version, and properties.
get_latest_block
Get information about the latest block.
validate_address
Validate if an address is a valid Polkadot address.
convert_address
Convert an address between different Substrate network formats.
get_existential_deposit
Get the existential deposit for the connected network.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client