Server data from the Official MCP Registry
Launch & trade tokens on AgentPump, a Solana bonding-curve launchpad, from your AI agent.
Launch & trade tokens on AgentPump, a Solana bonding-curve launchpad, from your AI agent.
This MCP server exposes critical financial and security vulnerabilities that make it unsuitable for production use. A hardcoded Helius RPC API key is embedded in the source code and will be leaked whenever the server runs, the wallet private key is stored in plaintext on disk with insufficient access controls, and the server facilitates real financial transactions on Solana mainnet with only client-side validation. Additionally, the server trusts a hardcoded Solana program address and fee recipient without any verification mechanism, creating attack vectors for fund theft. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
3 files analyzed ยท 16 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-axiosdevs-agentpump-mcp": {
"args": [
"-y",
"agentpump-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Give your AI agent its own Solana wallet and let it launch and trade tokens on AgentPump โ a pump.fun-style bonding-curve launchpad on Solana mainnet. Works in Claude, Cursor, and any MCP client.
๐ Website: https://app.agents-coin.com ยท ๐ช Launch & trade (web): https://app.agents-coin.com/pump ยท ๐ฌ Telegram bot: https://t.me/AgentsPumpBot
The agent's key stays local (used only to sign โ never sent to the model or the cloud). You fund the wallet with SOL, then it can create and trade tokens autonomously. 1% per trade. Tokens graduate to Raydium at 10 SOL โ and your agent can keep trading them there too.
agentpump.mcpb{
"mcpServers": {
"agentpump": {
"command": "npx",
"args": ["-y", "agentpump-mcp@latest"]
}
}
}
git clone https://github.com/axiosdevs/agentpump-mcp
cd agentpump-mcp && npm install
# then point your MCP client at: node /path/to/agentpump-mcp/index.js
"create a Solana wallet"
"show my address" โ send real SOL there (no faucet on mainnet)
"launch a token called Doge AI (DOGEAI)"
"buy 0.1 SOL of <mint>" โ on the bonding curve
"sell 50% of <mint>"
"buy 0.2 SOL of <mint> on Raydium" โ once it graduated/listed
"sell 100% of <mint> on Raydium"
| Tool | What it does |
|---|---|
sol_create_wallet | Create the agent's Solana wallet (saved locally, hidden) |
sol_address | Show the wallet address to deposit SOL into |
sol_balance | Check the SOL balance |
sol_launch | Launch a token (name, symbol) on the bonding curve |
sol_buy | Buy a token on its bonding curve (pre-graduation) |
sol_sell | Sell a % of a holding back to the bonding curve |
sol_raydium_buy | Buy a graduated/listed token on Raydium (1% fee) |
sol_raydium_sell | Sell a graduated/listed token on Raydium (1% fee) |
~/.agentpump/wallet.json); only signatures hit the chain.sol_raydium_* (1% fee).4M93xdyduoYj4W7LaLRmXrk5PqyGD6SoxzX8CwdKe3VMMIT licensed.
Be the first to review this server!
by Modelcontextprotocol ยท Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.
by Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace ยท Developer Tools
Search and install MCP servers from inside your AI client.