Skip to main content
Finance & FintechPython

kukapay/raydium-launchlab-mcp

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

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/kukapay/raydium-launchlab-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "raydium-launchlab-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kukapay/raydium-launchlab-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
kukapay