Overview
what is pumpfun-mcp?
The pumpfun-mcp is a Model Context Protocol (MCP) server designed for interacting with the Pump.fun platform on Solana, enabling AI assistants to create, buy, and sell tokens.
how to use pumpfun-mcp?
To use this server, clone the repository, install dependencies, configure your environment with your Solana RPC URL, and run the server using Node.js.
key features of pumpfun-mcp?
- Create, buy, and sell tokens on the Pump.fun platform.
- Manage Solana keypairs automatically.
- Standalone scripts for token management and account balance checking.
use cases of pumpfun-mcp?
- Creating new tokens for projects on the Pump.fun platform.
- Buying and selling tokens using AI assistants.
- Managing multiple Solana accounts and their balances.
FAQ from pumpfun-mcp?
- Is pumpfun-mcp free to use?
Yes! The pumpfun-mcp server is free to use for everyone.
- What is required to run pumpfun-mcp?
You need Node.js, a Solana wallet, and a Helius RPC URL to run the server.
- How does pumpfun-mcp handle security?
Keypairs are stored unencrypted in the
.keysfolder, so it's important to secure this folder appropriately.