solana-launchpads-mcp

solana-launchpads-mcp

3.2

If you are the rightful owner of solana-launchpads-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that tracks daily activity and graduate metrics across multiple Solana launchpads.

The Solana Launchpads MCP server is designed to monitor and report on the daily activities and graduation metrics of projects across various Solana launchpads. It provides a comprehensive view of token deployments, successful project completions, graduation rates, and active wallet addresses. By leveraging the Dune Analytics API, the server retrieves and formats data into easy-to-read markdown tables, making it accessible for users to analyze trends and performance metrics. The server is built using Python 3.10 or higher and is compatible with the Claude Desktop application, allowing for seamless integration and interaction through natural language prompts. This tool is particularly useful for developers, investors, and analysts who are interested in tracking the progress and success of projects within the Solana ecosystem.

Features

  • Tracks daily token deployments across Solana launchpads.
  • Monitors successful project graduations and calculates graduation rates.
  • Retrieves data on active wallet addresses daily.
  • Formats data into markdown tables for easy readability.
  • Integrates with Dune Analytics for comprehensive data retrieval.

Tools

  1. get_daily_tokens_deployed

    Retrieves daily token deployments by platform, optionally as percentages.

  2. get_daily_graduates

    Fetches daily successful graduates by platform.

  3. get_daily_graduation_rate

    Retrieves daily graduation rates by platform.

  4. get_daily_active_addresses

    Fetches daily active wallet addresses by platform.