Solana Launchpads MCP

Retrieves daily token deployments by platform (supports an optional return_percent boolean and a limit integer parameter).

Screenshot not yet available

What is Solana Launchpads MCP?

Solana Launchpads MCP brings together get_daily_tokens_deployed and get_daily_graduates. Retrieves daily token deployments by platform (supports an optional return_percent boolean and a limit integer parameter). Fetches daily successful graduates (completed projects) by platform. Its documented workflow includes: Prerequisites Python 3.10 or higher uv package manager (recommended)

The platform documentation describes wallet access this way: The official documentation makes no mention of a direct wallet integration model, signing capabilities, private key management, or trading execution.

Official resources

Supported networks

  • Solana

Solana Launchpads MCP features

get_daily_tokens_deployed

Retrieves daily token deployments by platform (supports an optional return_percent boolean and a limit integer parameter).

get_daily_graduates

Fetches daily successful graduates (completed projects) by platform.

get_daily_graduation_rate

Retrieves daily graduation rates by platform.

get_daily_active_addresses

Fetches daily active wallet addresses interacting across platforms.

Markdown Output

Formats retrieved analytics data into markdown tables for readability inside the LLM client.

How to use Solana Launchpads MCP

  1. Prerequisites

    Prerequisites

  2. Python 3.10 or higher

    Python 3.10 or higher

  3. uv package manager (recommended)

    uv package manager (recommended)

  4. A Dune Analytics API key

    A Dune Analytics API key

  5. Repository Setup

    Repository Setup

Who is Solana Launchpads MCP for?

Solana Launchpads MCP is suited to users looking for get_daily_tokens_deployed and get_daily_graduates on Solana (Tracks activities and metrics specific to Solana launchpads).. Its documented workflow includes wallet funding and balance management and new-token or automated trading workflows.

Before you use it

  • Requires a valid external Dune Analytics API key (DUNE_API_KEY) to function properly.
  • Per its official definition, it is strictly a tracking and metrics tool.

Solana Launchpads MCP FAQ