Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Pumpswap MCP
Pumpswap MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 5:04:06 PM

Pumpswap MCP

User RatingsBe the first to rate and review this MCP server!
View Repository7 GitHub StarsTotal stargazers on GitHub for the source repository (7 stars).Visit Website
solanapumpswapdefitrading

Trades PumpSwap tokens on Solana and provides token prices and pool data through four MCP tools.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for kukapay/pumpswap-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Overview

The kukapay/pumpswap-mcp MCP server lets AI agents buy and sell PumpSwap tokens on Solana, query token prices, and retrieve pool details. It runs locally with Python and uv, connects to a configured Solana RPC endpoint, and signs transactions with a Solana private key. Use it when an agent needs PumpSwap trading or pool data access, but review the security and financial risks before enabling trading.

Use cases

β€’Buy PumpSwap tokens with SOL
β€’Sell PumpSwap tokens for SOL
β€’Check a token price in SOL
β€’Inspect PumpSwap pool data

Key features

β€’SOL-funded token purchases
β€’Token sales for SOL
β€’Token price queries
β€’PumpSwap pool data retrieval
β€’Configurable slippage and priority fees

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Pumpswap MCP.

Extracted Tool Capabilities
SOL-funded token purchases
Token sales for SOL
Token price queries
PumpSwap pool data retrieval
Configurable slippage and priority fees

How Pumpswap MCP works

What kukapay/pumpswap-mcp MCP server does

The kukapay/pumpswap-mcp MCP server exposes PumpSwap operations to MCP-compatible AI clients. It supports token purchases funded with SOL, token sales that return SOL, current token price lookups, and formatted pool information for a token mint.

Trading operations accept a PumpSwap token mint and an amount. Buy requests also support configurable slippage and transaction priority fees through environment variables. Sell requests use their own slippage setting. Price and pool queries are read-oriented operations and do not require a transaction to be submitted.

How it works

The project is a local Python server. It uses uv for dependency management and execution, then listens for MCP commands when started with uv run main.py. The server connects to the Solana network through the RPC URL in HTTPS_RPC_ENDPOINT.

Buy and sell operations require transaction signing. The configured Solana private key is used for this purpose, and the tool responses can include a transaction ID, traded amount, and token price. Queries use a token mint address to identify the asset and its associated PumpSwap pool.

The kukapay/pumpswap-mcp MCP server is intended for direct interaction with PumpSwap rather than general Solana portfolio management. The supplied material does not document wallet balances, transaction history, token discovery, or support for other exchanges.

Setup and configuration

The README specifies Python 3.13 or newer, although its status badge also references Python 3.10+. It requires uv and a Solana RPC endpoint, such as the public Solana mainnet endpoint. Installation consists of cloning the repository, entering its directory, and running uv sync to install dependencies.

Configuration is loaded from a .env.private file in the project root. The available variables are:

  • HTTPS_RPC_ENDPOINT: Solana RPC endpoint URL. The documented default is https://api.mainnet-beta.solana.com.
  • BUY_SLIPPAGE: Buy-side slippage tolerance, documented as 0.3 by default.
  • SELL_SLIPPAGE: Sell-side slippage tolerance, documented as 0.1 by default.
  • SWAP_PRIORITY_FEE: Transaction priority fee in lamports, documented as 1500000 by default.
  • PRIVATE_KEY: Solana private key used to sign transactions. This value is required.

Start the server from the cloned project with uv run main.py.

Tools and capabilities

The documented MCP tools are:

  • buy_token(mint, sol_amount, user_private_key): buys tokens using SOL.
  • sell_token(mint, token_amount, user_private_key): sells tokens for SOL.
  • get_token_price(mint): returns the current token price in SOL.
  • get_pool_data(mint): returns formatted pool fields, including mint addresses, account addresses, creator, index, bump, and LP supply.

The README examples use PumpSwap token mint addresses and demonstrate natural-language requests for each operation.

Limitations and notes

This project handles private keys and can submit on-chain DeFi transactions. Keep .env.private protected and do not share the private key. The README warns that users are responsible for financial losses and security issues arising from use of the software.

The server depends on the selected Solana RPC endpoint and configured transaction parameters. Slippage, priority fees, and the private key should be reviewed before enabling automated trading. The repository is licensed under MIT.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Jupiter MCP logoJupiter MCP

    Jupiter API Access (allow AI to Trade Tokens on Solana + Access Balances + Search Tokens + Create Limit Orders )

    πŸ’° Finance & Fintech3 views
    Compare vs Jupiter MCP β†’
  • Trade Router MCP logoTrade Router MCP

    Non-custodial Solana swap & limit order engine for AI agents. 21 tools (swap, limit, trailing, TWAP, DCA, combo orders) across Raydium, PumpSwap, Orca, Meteora. Jito MEV-protected execution, Ed25519 server verification, private key never leaves the process. MIT. npx -y @traderouter/trade-router-mcp.

    πŸ’° Finance & Fintech2 views
    Compare vs Trade Router MCP β†’
  • Armor Crypto MCP logoArmor Crypto MCP

    MCP to interface with multiple blockchains, staking, DeFi, swap, bridging, wallet management, DCA, Limit Orders, Coin Lookup, Tracking and more.

    πŸ’° Finance & Fintech3 views
    Compare vs Armor Crypto MCP β†’
  • Raydium Launchlab MCP logoRaydium Launchlab MCP

    An MCP server that enables AI agents to launch, buy, and sell tokens on the Raydium Launchpad(aka LaunchLab).

    πŸ’° Finance & Fintech3 views
    Compare vs Raydium Launchlab MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
7
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Pumpswap MCP

Clone the repository, enter its directory, install dependencies with `uv sync`, configure `.env.private`, and start it with `uv run main.py`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPumpswap MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kukapay-pumpswap-mcp?style=directory)](https://allmcps.com/mcp/kukapay-pumpswap-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/kukapay-pumpswap-mcp"><img src="https://allmcps.com/api/badge/kukapay-pumpswap-mcp?style=directory" alt="Pumpswap MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
PricingFree
More technical detailsExpand β–Ύ
AuthOther
LicenseMIT
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars7
GitHub Star CountTotal stargazers on GitHub representing community popularity (7 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 6, 2025
32Quality signal: Emerging Β· 32/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools13/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Pumpswap MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code