archway-network/cosmwasm-mcp-template
If you are the rightful owner of cosmwasm-mcp-template 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.
This is a CosmWasm MCP Server Template designed to facilitate the integration of CosmWasm contracts with MCP technology, enabling seamless query and execute entry point message broadcasting.
Tools
Functions exposed to the LLM to take actions
list_contract_deployments
Lists Ambur core contract addresses (mainnet and testnet)
list_nft_collections
Lists Ambur NFTs (mainnet and testnet contract addresses, collection name, and collection description)
list_query_entry_points
Lists the queries that can be made to the core Ambur marketplace contract
build_query_msg
Build a query to the core Ambur marketplace contract, that can be broadcast by an RPC connected wallet
list_tx_entry_points
Lists the transactions that can be made to the core Ambur marketplace contract
build_execute_msg
Build a transaction to the core Ambur marketplace contract, that can be signed and broadcast by an RPC connected wallet
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client