LaunchMCPLaunchMCP

Playbook

How to launch your MCP server

You shipped an MCP server. Now you need installs, not stars. This is the playbook we wrote for makers launching on LaunchMCP: what to do before launch day, what to do on the day, and what to do in the two weeks after. New to MCP itself? Start with what is MCP.

Why launch on a directory at all?

GitHub stars are not installs. A GitHub release reaches your followers; a launch on LaunchMCP reaches developers who came specifically looking for an MCP server to install today. Average launch on LaunchMCP drives 3-5x the install volume of an unscheduled GitHub release in the first 72 hours.

What makes a good MCP launch

Three things matter, in order:

  1. A tagline that names the verb.“Query Postgres from Claude.” “Edit Figma files in Cursor.” Skip adjectives. The user is scanning a list of 30 servers; you have about 1.2 seconds.
  2. A one-line install command. If the user has to read a README to figure out how to install, you lose them. Make the copy-paste work in Claude Desktop and Cursor on the first try.
  3. A demo GIF or screenshot in the README.First impression is “does this thing actually run?” A 5-second GIF answers it.

Pre-launch checklist (T-7 days)

Launch day

  1. Schedule for 9am UTC on a Tuesday or Wednesday. That captures the EU morning, US morning waking up, and Asia evening - the widest overlap of MCP-curious developers in a single window.
  2. Post the LaunchMCP link first. Then cross-post to Hacker News (Show HN), the r/ClaudeAI subreddit, and the Anthropic Discord. The order matters - the LaunchMCP link is what you want the upvote button on.
  3. Reply to every comment in the first 4 hours. The Today ranking weights early engagement. A maker who replies in 10 minutes gets a measurable lift over one who replies after dinner.
  4. Pin a tweet with the install command. Not the website link. The install command. Drive-by readers want the literal text.
  5. Ship a small fix at hour 6.Bumps your listing's freshness and lets you reply “just shipped X in response to your feedback” - which converts the most.

Post-launch growth (week 2 onward)

Ready to ship?

Create a free account, paste your repo or npm package, and we auto-fetch the README, install command, and metadata. You can schedule the launch date or go live immediately.

Launch questions

How much does it cost to launch on LaunchMCP?

Listing your MCP server is free. There is no fee to submit, schedule a launch, or appear in the daily ranking.

What is the best day to launch an MCP server?

Tuesday or Wednesday gives you the highest concentration of weekday traffic without competing against the Monday backlog. Avoid Fridays (low engagement) and the first week of a month if you can wait.

How long does the launch ranking last?

Each server has 24 hours on the Today tab from its launch date. After that it moves to Trending (last 7 days), then to All time. You can bump a listing once every 12 hours to refresh its momentum.

Do I need a finished product to launch?

You need a working server that can be installed and run at least one tool successfully. Polish the README and install command first - those are the only things most visitors will read.

Related reading