andromeda-mcp-server

andromedaprotocol/andromeda-mcp-server

3.1

If you are the rightful owner of andromeda-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Andromeda MCP Server is a read-only query tool designed for safe exploration of the Andromeda blockchain, providing comprehensive insights without transaction risks.

Tools

Functions exposed to the LLM to take actions

get_chain_info

Get basic information about the Andromeda blockchain.

get_block_info

Get information about a specific block or the latest block.

get_account_info

Get account information for an Andromeda address.

get_account_balance

Get token balances for an Andromeda address.

get_validators

Get list of active validators on Andromeda.

get_recent_transactions

Get recent transactions on the Andromeda blockchain.

query_ado

Query an Andromeda Digital Object (ADO) smart contract.

get_contract_info

Get information about a CosmWasm smart contract.

get_code_info

Get information about a CosmWasm code.

get_contracts

Get all contracts for a specific code ID.

get_transaction

Get details of a specific transaction by hash.

query_adodb

Query the ADO Database for available ADO types.

get_ado_code_id

Get code ID for specific ADO type and version.

list_ado_versions

List all versions of a specific ADO type.

query_cw20_sale

Query information about a CW20 sale on an exchange.

query_airdrop_claim

Query airdrop claim status for an address.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources