Summary
Launchpad activity, platform against platform.
Deployment counts on their own say little, since anyone can mint. Pairing them with graduation rate and active addresses is what separates a platform with volume from one with outcomes, and both arrive in the same table.
What it is
A Python MCP server over Dune Analytics queries covering several Solana launchpads. Four daily metrics come back per platform, formatted as markdown tables.
What you get
- Daily token deployments by platform, as counts or as percentages
- Daily successful graduates — completed projects — by platform
- Daily graduation rates by platform
- Daily active wallet addresses by platform
- Results as markdown tables, with a row limit you set
Requirements
Python 3.10 or higher, uv, and a Dune Analytics API key in the environment.
Setup effort
Build from source — clone the repository and build it, then point your client at the binary
