mantrachain-mcp
If you are the rightful owner of mantrachain-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 for interacting with MantraChain (Cosmos SDK) blockchain.
The MantraChain MCP Server is a robust Model Context Protocol server designed to facilitate seamless interaction with the MantraChain blockchain, which is built on the Cosmos SDK. This server provides a comprehensive suite of tools for managing blockchain operations such as sending tokens, delegating to validators, querying balances, and more, all through the MCP protocol. It supports both standard input/output and HTTP+SSE transport modes, offering flexibility in how it can be deployed and interacted with. Users can configure the server to operate on either the Dukong testnet or the Mainnet, and it allows for customization via environment variables for mnemonic and network settings. The server is equipped with a variety of operations, including bank, staking, network, IBC, smart contract, DEX, and transaction operations, making it a versatile tool for developers and blockchain enthusiasts.
Features
- Send tokens to other addresses (bank send)
- Delegate tokens to validators (staking)
- Query account balances
- Sign and broadcast arbitrary transactions
- Supports both stdio and HTTP+SSE transport modes