AgentPump
Rank #34,629io.github.axiosdevs/agentpump-mcp
Launch & trade tokens on AgentPump, a Solana bonding-curve launchpad, from your AI agent.
AgentPump is a Model Context Protocol (MCP) server published by axiosdevs. It ranks #34,629 of 132,113 servers tracked on MCP Toplist. AgentPump is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 30, 2026 and most recently updated on Jul 1, 2026.
Ranks ahead of 97,484 of 132,113 servers on MCP Toplist.
Use AgentPump
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agentpump-mcp -- npx -y agentpump-mcp[mcp_servers.agentpump-mcp]
command = "npx"
args = ["-y", "agentpump-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agentpump-mcp": {
"command": "npx",
"args": [
"-y",
"agentpump-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agentpump-mcp": {
"command": "npx",
"args": [
"-y",
"agentpump-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentpump-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentpump-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentpump-mcp": {
"command": "npx",
"args": [
"-y",
"agentpump-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentpump-mcp": {
"command": "npx",
"args": [
"-y",
"agentpump-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.axiosdevs%2Fagentpump-mcp)<a href="https://mcptoplist.com/server/io.github.axiosdevs%2Fagentpump-mcp"><img src="https://mcptoplist.com/badge/io.github.axiosdevs%2Fagentpump-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
axiosdevs
Other servers by axiosdevs
View all axiosdevs servers →Available versions (1)
| Version | Published |
|---|---|
| 1.1.1 | Jul 1, 2026 |
Frequently asked questions
- Who maintains AgentPump?
- AgentPump is maintained by axiosdevs, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is AgentPump listed on the Official MCP Registry?
- Yes — AgentPump is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does AgentPump have?
- MCP Toplist tracks 1 version of AgentPump, most recently published on Jul 1, 2026.
- Where can I find the source code for AgentPump?
- The source code for AgentPump is hosted at github.com/axiosdevs/agentpump-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.