💊 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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcpill": {
"command": "node",
"args": [
"convert-key.js"
]
}
}
}ツール
6Fetch 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>.
「その他」の他のコンテンツ
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ghidraMCP
LaurieWiredMCP Server for Ghidra
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント