VolumeFi/mcpPADEX
If you are the rightful owner of mcpPADEX 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 that enables AI agents to interact with Paloma DEX across 7 EVM chains.
Tools
Functions exposed to the LLM to take actions
get_account_info
Get account address and native token balances across all chains.
get_pusd_balance
Get PUSD token balance on a specific chain.
get_chain_info
Get detailed information about a specific blockchain.
list_supported_chains
List all supported chains with their configurations.
get_address_balances
Get balances for any Ethereum address across all chains.
get_etf_tokens
Get available ETF tokens on a specific chain.
get_etf_price
Get buy and sell prices for an ETF token (by EVM address).
get_etf_price_by_symbol
Get ETF price by token symbol (recommended).
get_etf_price_by_paloma_denom
Get ETF price by Paloma denomination.
get_etf_balance
Get ETF token balance for a wallet address.
buy_etf_token
Buy ETF tokens using input tokens (simulation).
sell_etf_token
Sell ETF tokens back to base currency (simulation).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client