kukapay/raydium-launchlab-mcp
БесплатноНе проверенAn MCP server that enables AI agents to launch, buy, and sell tokens on the Raydium Launchpad(aka LaunchLab).
Описание
An MCP server that enables AI agents to launch, buy, and sell tokens on the Raydium Launchpad(aka LaunchLab).
README
An MCP server that enables AI agents to launch, buy, and sell tokens on the Raydium Launchpad(also know as LaunchLab).
Features
- Mint Token: Create a bonding-curve-based token with customizable parameters (name, symbol, decimals, total supply, fundraising target, etc.) and upload metadata to IPFS.
- Buy Token: Purchase tokens from a Raydium Launchpad pool using SOL.
- Sell Token: Sell tokens back to a Raydium Launchpad pool.
- IPFS Integration: Uploads token images and metadata to IPFS for decentralized storage.
Prerequisites
- Node.js: Version 18.x or higher.
- Solana Wallet: A private key with sufficient SOL for transactions.
- Pinata Account: API credentials for IPFS storage (JWT and gateway).
Installation
Clone the Repository:
git clone https://github.com/kukapay/raydium-launchlab-mcp.git cd raydium-launchlab-mcpInstall Dependencies:
npm installConfigure MCP Client:
{ "mcpServers": { "raydium-launchlab": { "command": "node", "args": ["/path/to/raydium-launchlab-mcp/index.js"], "env": { "RPC_URL": "your-solana-rpc-url", "PRIVATE_KEY": "your-private-key-as-integer-array", "PINATA_JWT": "your-pinata-jwt", "PINATA_GATEWAY": "your-pinata-gateway" } } } }- Replace
/path/to/raydium-launchlab-mcpwith your actual installation path. - Replace
your-solana-rpc-urlwith your own Solana rpc url. - Replace
your-private-key-as-integer-arraywith your Solana wallet's private key (e.g.,[1,2,3,...]). - Obtain
PINATA_JWTandPINATA_GATEWAYfrom your Pinata account.
- Replace
Tools
The MCP server exposes three tools for interacting with Raydium Launchpad:
1. mint_token
Creates a bonding-curve-based token on Raydium Launchpad with metadata uploaded to Pinata IPFS.
Parameters:
name(string, 1-32 chars): Token name (e.g., "My Token").symbol(string, 1-10 chars): Token symbol (e.g., "MTK").imagePath(string): Path to the token logo (e.g., "/assets/logo.png").decimals(integer, 0-18, default: 6): Number of decimal places.fundRaisingTarget(number, positive, default: 85): Target SOL amount to raise.totalSupply(number, default: 1,000,000,000): Total token supply.totalSellPercent(number, default: 0.75): Percentage of supply for fundraising.createOnly(boolean, default: true): Iftrue, skips initial buy.initialBuyAmount(number, non-negative, default: 0.1): SOL amount for initial buy (ifcreateOnlyisfalse).slippage(number, 0-1.0, default: 0.01): Acceptable price slippage percentage (e.g., 0.01 for 1%).
Example Prompt:
Create a new token on Raydium Launchpad named 'My Token' with symbol 'MTK', using the logo at '/assets/logo.png', a fundraising target of 35 SOL.
Example Response:
Successfully created token (mint:
, name: My Token, symbol: MTK). Transaction signatures:
2. buy_token
Purchases tokens from a Raydium Launchpad pool using SOL.
Parameters:
mintAddress(string): Token mint address.inAmount(number, positive): Amount of SOL to spend.slippage(number, 0-1.0, default: 0.01): Acceptable price slippage percentage.
Example Prompt:
Buy tokens from a Raydium Launchpad pool with mint address '
' using 0.5 SOL and a slippage of 1%.
Example Response:
Successfully purchased tokens (mint:
). Transaction signature:
3. sell_token
Sells tokens back to a Raydium Launchpad pool.
Parameters:
mintAddress(string): Token mint address.inAmount(number, positive): Amount of tokens to sell.slippage(number, 0-1.0, default: 0.01): Acceptable price slippage percentage.
Example Prompt:
Sell 1,000,000 tokens from a Raydium Launchpad pool with mint address '
' and a slippage of 1%.
Example Response:
Successfully sold tokens (mint:
). Transaction signature:
License
This project is licensed under the MIT License. See the LICENSE file for details.
Установка kukapay/raydium-launchlab-mcp
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/kukapay/raydium-launchlab-mcpFAQ
kukapay/raydium-launchlab-mcp MCP бесплатный?
Да, kukapay/raydium-launchlab-mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для kukapay/raydium-launchlab-mcp?
Нет, kukapay/raydium-launchlab-mcp работает без API-ключей и переменных окружения.
kukapay/raydium-launchlab-mcp — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить kukapay/raydium-launchlab-mcp в Claude Desktop, Claude Code или Cursor?
Открой kukapay/raydium-launchlab-mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Stripe
Payments, customers, subscriptions
автор: Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
автор: malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
автор: whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
Compare kukapay/raydium-launchlab-mcp with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории finance
