
pumpfun-wallets-mcp
An MCP server that analyzes wallets’ trading activity and profitability on Pump.fun and PumpSwap.
Tools
get_total_wallets
Retrieve the total number of wallets on Pumpfun and Pumpswap platforms. This function queries Dune Analytics (query ID: 5239155) to fetch the total wallet count. Returns: int: The total number of wallets, or 0 if the query fails. Raises: Exception: If the API request or data retrieval encounters an error.
get_alpha_wallets
Retrieve the top profitable wallets on Pumpfun and Pumpswap for the last 30 days. This function queries Dune Analytics (query ID: 4032586) to fetch a ranked list of wallets based on their realized profit over the past 30 days, formatted as a tabulated string. Args: limit (int, optional): Maximum number of wallets to return. Defaults to 100. Returns: str: A tabulated string containing the rank, wallet address, realized profit (in USD), and last transaction timestamp for each wallet, or an empty string if the query fails. Raises: Exception: If the API request or data retrieval encounters an error.
get_trading_wallets
Retrieve the top wallets by all-time trading volume on Pumpfun and Pumpswap. This function queries Dune Analytics (query ID: 5232018) to fetch a ranked list of wallets based on their total trading volume, formatted as a tabulated string. Args: limit (int, optional): Maximum number of wallets to return. Defaults to 10. Returns: str: A tabulated string containing the rank, wallet address, trade count, and total trading volume (in USD) for each wallet, or an empty string if the query fails. Raises: Exception: If the API request or data retrieval encounters an error.
get_trading_wallet_distribution
Retrieve the distribution of wallets by trading volume on Pumpfun and Pumpswap, excluding bots. This function queries Dune Analytics (query ID: 5239138) to fetch the number of wallets grouped by trading volume tiers, formatted as a tabulated string. Returns: str: A tabulated string containing the volume tier and number of wallets in each tier, or an empty string if the query fails. Raises: Exception: If the API request or data retrieval encounters an error.
README
Pumpfun Wallets MCP
An MCP server that analyzes wallets’ trading activity and profitability on Pump.fun and PumpSwap.
Features
- Total Wallets: Retrieve the total number of wallets on Pumpfun and Pumpswap.
- Top Profitable Wallets: Fetch the top wallets by realized profit over the last 30 days, with rank, wallet address, profit, and last transaction timestamp.
- Top Trading Wallets: Get the top wallets by all-time trading volume, including trade count and total volume in USD.
- Wallet Distribution: View the distribution of wallets by trading volume tiers, excluding bots, for insights into trading activity.
- Tabulated Output: Returns data in a clean, tabulated string format for easy readability.
Prerequisites
- Python 3.10+
- A valid Dune Analytics API key
Installation
-
Clone the Repository:
git clone https://github.com/kukapay/pumpfun-wallets-mcp.git cd pumpfun-wallets-mcp
-
Install Dependencies:
uv sync
-
Installing to Claude Desktop:
Install the server as a Claude Desktop application:
uv run mcp install main.py --name "pumpfun-wallets-mcp"
Configuration file as a reference:
{ "mcpServers": { "Pumpfun Wallets": { "command": "uv", "args": [ "--directory", "/path/to/pumpfun-wallets-mcp", "run", "main.py" ], "env": { "DUNE_API_KEY": "dune_api_key"} } } }
Replace
/path/to/pumpfun-wallets-mcp
with your actual installation path, anddune_api_key
with your API key from Dune Analytics.
Tools
The server provides the following tools, accessible via the MCP interface or API:
get_total_wallets()
- Description: Retrieves the total number of wallets on Pumpfun and Pumpswap.
- Returns: Integer (total wallet count, or 0 on error).
- Example:
How many wallets are there on Pumpfun and Pumpswap?
get_alpha_wallets(limit: int = 100)
- Description: Fetches the top profitable wallets for the last 30 days, including rank, wallet address, realized profit (USD), and last transaction timestamp.
- Parameters:
limit
(optional, default: 100) - Maximum number of wallets to return. - Returns: Tabulated string with wallet data, or empty string on error.
- Example:
Show me the top 5 most profitable wallets on Pumpfun and Pumpswap for the last 30 days.
Output:
Rank Wallet Realized Profit Last Tx
---- ------------------------------------------ --------------- --------------------
1 0x123...abc $50000 2025-06-10 12:34:56
2 0x456...def $45000 2025-06-09 09:12:34
...
get_trading_wallets(limit: int = 10)
- Description: Retrieves the top wallets by all-time trading volume, including rank, wallet address, trade count, and total volume (USD).
- Parameters:
limit
(optional, default: 10) - Maximum number of wallets to return. - Returns: Tabulated string with wallet data, or empty string on error.
- Example:
Who are the top 3 wallets with the highest trading volume on Pumpfun and Pumpswap?
Output:
Rank Wallet Trade Count Total Volume
---- ------------------------------------------ ----------- ------------
1 0x789...ghi 1500 $1000000
2 0xabc...jkl 1200 $950000
3 0xdef...mno 1000 $800000
get_trading_wallet_distribution()
- Description: Fetches the distribution of wallets by trading volume tiers (excluding bots).
- Returns: Tabulated string with volume tiers and wallet counts, or empty string on error.
- Example:
What is the distribution of wallets by trading volume on Pumpfun and Pumpswap, excluding bots?
Output:
Volume Tier Number of Wallets
--------------- -----------------
$0 - $1000 5000
$1000 - $10000 2000
$10000+ 500
License
This project is licensed under the MIT License. See the LICENSE file for details.
推荐服务器

Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。