MCP.so
登录

šŸ’Š MCPill – Pumpfun MCP Server

@xaspx

å…³äŗŽ šŸ’Š MCPill – Pumpfun MCP Server

A Model Context Protocol (MCP) server for interacting with the Pump.fun platform on Solana. This server enables AI assistants to create, buy, and sell tokens on the Pump.fun platform.

基本俔息

åˆ†ē±»

其他

č®øåÆčÆ

AGPL-3.0 license

čæč”Œę—¶

python

ä¼ č¾“ę–¹å¼

stdio

å‘åøƒč€…

xaspx

é…ē½®

ä½æē”Øäø‹é¢ēš„é…ē½®,å°†ę­¤ęœåŠ”å™Øę·»åŠ åˆ°ä½ ēš„ MCP å®¢ęˆ·ē«Æć€‚

{
  "mcpServers": {
    "mcpill": {
      "command": "node",
      "args": [
        "convert-key.js"
      ]
    }
  }
}

å·„å…·

6

Fetch token metadata

Mint new token on Pump.fun

Buy token with adjustable slippage

Sell token by amount or total

List keypairs

Check balances

ę¦‚č§ˆ

What is MCPill – Pumpfun MCP Server?

MCPill is a Model Context Protocol (MCP) server for interacting with the Pump.fun platform on Solana. It enables AI assistants to autonomously create, buy, and sell tokens, bridging AI autonomy and onchain memecoin deployment.

How to use MCPill – Pumpfun MCP Server?

Clone the repo, install dependencies with npm install, set up .env with HELIUS_RPC_URL and PRIVATE_KEY, convert your key with node convert-key.js, build with npm run build, then run node build/index.js. Configure your MCP client (e.g., Claude Desktop) by adding the JSON snippet to claude_desktop_config.json, specifying the path to build/index.js and your Helius RPC URL.

Key features of MCPill – Pumpfun MCP Server

  • Launch new tokens on Pump.fun
  • Buy tokens with adjustable slippage
  • Sell tokens by amount or total
  • Query token metadata
  • List keypairs and check balances
  • Supports multiple named accounts

Use cases of MCPill – Pumpfun MCP Server

  • AI assistant autonomously deploying memecoins
  • Automated trading strategies on Pump.fun
  • Managing multiple token accounts via natural language
  • Integrating token creation and trading into agent workflows

FAQ from MCPill – Pumpfun MCP Server

What tools does MCPill provide?

It provides tools for token info, creation, buying, selling, listing accounts, and checking balances.

What dependencies are required?

You need a Helius RPC URL and a Solana wallet with SOL for transactions. Node.js and npm are required for installation.

Where are private keys stored?

Keypairs are stored as unencrypted JSON files in the .keys/ folder. Secure this folder in production.

What is the default slippage?

Default slippage is 1% (100 basis points). You can customize it when buying or selling tokens.

Can I run scripts directly from the terminal?

Yes, standalone scripts exist for each tool, e.g., node build/get-token-info.js <token_address>.

评论

其他 åˆ†ē±»äø‹ēš„ę›“å¤š MCP ęœåŠ”å™Ø