mcpbeat Sign in

Megalaunch MCP Server

by jacksun911 Your server? Claim it
local only

Megalaunch MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 15 Apr 2026.

AI-powered meme token launch service on Solana/pump.fun with bundled buys and Jito speed

Installs per day peak 23 · avg 7 · -20% w/w
a month agotoday
31
Installs / week
npm · megalaunch-mcp
1
Stars
0 open issues
15 Apr 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Megalaunch MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add megalaunch-mcp -- npx -y megalaunch-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "megalaunch-mcp": {
      "args": [
        "-y",
        "megalaunch-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.megalaunch-mcp]
command = "npx"
args = ["-y", "megalaunch-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "megalaunch-mcp": {
      "args": [
        "-y",
        "megalaunch-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "megalaunch-mcp": {
      "args": [
        "-y",
        "megalaunch-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MEGALAUNCH_API_KEY (Your MegaLaunch API key). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Megalaunch MCP

same job, measured the same way
Drainbrain
by meltingpixelsai

AI-powered Solana token rug pull detection with ML ensemble scoring and honeypot detection.

local only
1lystore
by 1lystore

MCP server for 1ly.store — buy/sell APIs and launch tokens on Bags.fm with USDC & $1LY.

66 installs/wk local only
three.ws pump.fun MCP
by nirholas

Free pump.fun and Solana token discovery and on-chain analysis tools, by three.ws.

21 tools answering
$THREE Token
by nirholas

Price, hold, and burn $THREE on Solana — the first MCP server whose actions burn a token.

217 installs/wk local only
Agentpump MCP
by axiosdevs

Launch & trade tokens on AgentPump, a Solana bonding-curve launchpad, from your AI agent.

44 installs/wk local only
PumpFun Claims Bot
by nirholas

MCP server for PumpFun on-chain intelligence — tokens, claims, holders, and bundles.

230 installs/wk local only
I
Bookmark Lens
by cornelcroi

Local-first bookmark management with semantic search and AI-powered organization

107 installs/wk local only
3D AI Agent Avatar
by nirholas

3D AI Agent Avatar — render any GLB, give it a Solana wallet, a voice, and pump.fun powers.

197 installs/wk local only

Megalaunch MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Megalaunch MCP?
Megalaunch MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package megalaunch-mcp was installed 31 times last week.
How do I connect Megalaunch MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls megalaunch-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Megalaunch MCP?
The npm package megalaunch-mcp was installed 31 times in the last week. Week over week that is -20%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Megalaunch MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.