MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace ยฉ 2026. All rights reserved.

Back to Browse

Agentpump MCP Server

by Axiosdevs
Developer ToolsUse Caution2.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Launch & trade tokens on AgentPump, a Solana bonding-curve launchpad, from your AI agent.

About

Launch & trade tokens on AgentPump, a Solana bonding-curve launchpad, from your AI agent.

Security Report

2.2
Use Caution2.2Critical Risk

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.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-axiosdevs-agentpump-mcp": {
      "args": [
        "-y",
        "agentpump-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

AgentPump MCP

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.


Install

โšก Claude Desktop โ€” one click (no npm, no terminal)

  1. Download agentpump.mcpb
  2. Open it with Claude Desktop โ†’ Settings โ†’ Extensions โ†’ Install
  3. That's it โ€” a mainnet RPC is built in. (Optional: set your own Helius/QuickNode RPC in the extension settings.)

Any MCP client (Claude Code, Cursor, โ€ฆ) via npx

{
  "mcpServers": {
    "agentpump": {
      "command": "npx",
      "args": ["-y", "agentpump-mcp@latest"]
    }
  }
}

From source

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

Talk to your agent

"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"

Tools

ToolWhat it does
sol_create_walletCreate the agent's Solana wallet (saved locally, hidden)
sol_addressShow the wallet address to deposit SOL into
sol_balanceCheck the SOL balance
sol_launchLaunch a token (name, symbol) on the bonding curve
sol_buyBuy a token on its bonding curve (pre-graduation)
sol_sellSell a % of a holding back to the bonding curve
sol_raydium_buyBuy a graduated/listed token on Raydium (1% fee)
sol_raydium_sellSell a graduated/listed token on Raydium (1% fee)

How it works

  • Local key โ€” generated on your machine (~/.agentpump/wallet.json); only signatures hit the chain.
  • Real money โ€” Solana mainnet. Fund the wallet with real SOL. Start small.
  • Fair launch โ€” every token starts on a bonding curve (~80% of supply sold on the curve). 1% trade fee. Graduates to Raydium at 10 SOL, where liquidity is locked (LP burned).
  • Then trade on Raydium โ€” after graduation the agent buys/sells on Raydium with sol_raydium_* (1% fee).
  • Program: 4M93xdyduoYj4W7LaLRmXrk5PqyGD6SoxzX8CwdKe3VM

Also available (same launchpad, same 1% fee, auto-routed curve โ†’ Raydium)

  • ๐Ÿช™ Web (Phantom): https://app.agents-coin.com/pump
  • ๐Ÿ’ฌ Telegram bot: https://t.me/AgentsPumpBot โ€” Buy/Sell auto-route to the bonding curve before graduation and to Raydium after.

MIT licensed.

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source Codenpm Package

Details

Published July 1, 2026
Version 1.1.1
0 installs
Local Plugin

More Developer Tools MCP Servers

Fetch

Free

by Modelcontextprotocol ยท Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
5
Installs
5.3
Security
No ratings yet
Local

Git

Free

by Modelcontextprotocol ยท Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
6
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno ยท Developer Tools

Toleno Network MCP Server โ€” Manage your Toleno mining account with Claude AI using natural language.

137
Stars
533
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace ยท Developer Tools

Create, build, and publish Python MCP servers to PyPI โ€” conversationally.

-
Stars
79
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft ยท Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

156.1K
Stars
43
Installs
6.0
Security
5.0
Local

MCP Marketplace

Free

by mcp-marketplace ยท Developer Tools

Search and install MCP servers from inside your AI client.

-
Stars
25
Installs
10.0
Security
5.0
Remote