wormhole-metrics-mcp
If you are the rightful owner of wormhole-metrics-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.
Wormhole Metrics MCP is a server that provides insights into cross-chain activity on the Wormhole protocol, analyzing transaction volumes, top assets, and key performance indicators.
Wormhole Metrics MCP is a powerful server designed to analyze and provide insights into cross-chain activities on the Wormhole protocol. It offers a comprehensive suite of tools that allow users to track and understand transaction volumes, identify top-performing assets, and evaluate key performance indicators (KPIs) across different blockchain networks. By leveraging the Wormhole protocol, this server facilitates the seamless transfer of assets between various blockchain ecosystems, making it an essential tool for developers, analysts, and blockchain enthusiasts. The server is built using Python 3.10 or higher and utilizes the uv package manager for efficient dependency management. With its ability to output data in Markdown-formatted tables, Wormhole Metrics MCP ensures that users can easily interpret and present the data. Whether you are interested in tracking money flow, identifying top chain pairs, or analyzing token corridors, Wormhole Metrics MCP provides the necessary tools to gain valuable insights into the dynamic world of cross-chain transactions.
Features
- Comprehensive Tools for cross-chain activity analysis
- Markdown Output for clear data presentation
- Supports Python 3.10 or higher
- Efficient dependency management with uv
- Detailed insights into transaction volumes and top assets
Tools
get_cross_chain_activity
Fetches cross-chain activity data, returning a pivot table of volumes between source and destination chains.
get_money_flow
Retrieves transaction count and volume data for a specific period.
get_top_assets_by_volume
Lists top assets by volume, including emitter and token chains.
get_top_chain_pairs_by_num_transfers
Returns top chain pairs by number of transfers.
get_top_symbols_by_volume
Fetches top symbols by volume and transaction count.
get_top100_corridors
Lists top 100 token corridors by number of transactions.
get_kpi_list
Retrieves key performance indicators (KPIs) for the Wormhole protocol.