pumpfun-wallets-mcp
If you are the rightful owner of pumpfun-wallets-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.
Pumpfun Wallets MCP is a server that analyzes trading activity and profitability of wallets on Pump.fun and PumpSwap.
Pumpfun Wallets MCP is a specialized server designed to provide insights into the trading activities and profitability of wallets on the Pump.fun and PumpSwap platforms. It offers a comprehensive analysis of wallet performance, focusing on metrics such as total wallet count, top profitable wallets, and trading volume distribution. By leveraging data from Dune Analytics, the server delivers accurate and up-to-date information, making it an invaluable tool for traders and analysts looking to understand market dynamics. The server is built using Python 3.10+ and requires a valid Dune Analytics API key for operation. It is designed to be easily installed and configured, with support for integration into various platforms, including Claude Desktop. The server's output is presented in a clean, tabulated format, ensuring that users can quickly interpret and act on the data provided.
Features
- Retrieve the total number of wallets on Pumpfun and Pumpswap.
- Fetch the top wallets by realized profit over the last 30 days.
- Get the top wallets by all-time trading volume.
- View the distribution of wallets by trading volume tiers.
- Returns data in a clean, tabulated string format.
Tools
get_total_wallets
Retrieves the total number of wallets on Pumpfun and Pumpswap.
get_alpha_wallets
Fetches the top profitable wallets for the last 30 days.
get_trading_wallets
Retrieves the top wallets by all-time trading volume.
get_trading_wallet_distribution
Fetches the distribution of wallets by trading volume tiers.