AfterLaunch
OfficialAfterLaunch
AfterLaunch is an always-on growth engine for a software product: it keeps a ranked backlog of drafted, ready-to-ship growth moves across SEO, AI answer-engine visibility (GEO), competitors and distribution channels. This repository is the Claude Code plugin marketplace and machine-setup home for the AfterLaunch MCP server.
AfterLaunch is a remote MCP server over Streamable HTTP, authenticated with a
bearer key. There is no local process, nothing to download and nothing to
execute on your machine: your agent talks to https://afterlaunch.io/api/mcp
and the key is the only credential involved.
Both buttons are the vendor-hosted install links. They preconfigure the remote
server and the Authorization header; you supply your own key as
$AFTERLAUNCH_API_KEY.
Get started
Sign in at afterlaunch.io and mint an API key in Settings (or let your agent obtain one through the onboarding flow in
llms-install.md).Connect from Claude Code:
claude mcp add afterlaunch --transport http https://afterlaunch.io/api/mcp --header "Authorization: Bearer $AFTERLAUNCH_API_KEY"Call
whoamito confirm the key.Call
list_feedto read the ranked backlog of prepared growth moves.Ship a move with
ship_move, or skip it with a reason so the next drafts improve.
Related MCP server: seoagent
Install as a Claude Code plugin
The plugin bundles the MCP server config and a skill that teaches an agent to read the Feed before improvising growth work:
/plugin marketplace add afterlaunch/mcp
/plugin install afterlaunch-growth@afterlaunchTeach your agent to reach for AfterLaunch
Add the Growth section to your repository's CLAUDE.md (read by Claude Code)
or AGENTS.md (read natively by Codex CLI, Cursor, Copilot, Gemini CLI,
Windsurf, Aider, Amazon Q and others). The canonical copy is served raw at
afterlaunch.io/agents/snippet.md,
so one line writes it in:
curl https://afterlaunch.io/agents/snippet.md >> CLAUDE.mdWhat is in this repository
.claude-plugin/: the plugin marketplace and plugin manifests..mcp.json: the remote server config (URL + bearer header).skills/afterlaunch-growth/: the skill and its one-page tool reference.llms-install.md: machine setup from that file alone, founder approval by email included.server.json: the manifest published to the official MCP registry.assets/logo-400.png: the 400x400 icon.
Trust and boundaries
Remote bearer-auth server: no local process, nothing to execute.
Reading and acting on moves is free. The tools that spend money say so in their descriptions, need the write scope, and are bounded by credits and per-tenant spend caps.
AfterLaunch never posts to a social channel on its own. It drafts; a human approves and posts.
Licence: MIT. Maintained by AfterLaunch.
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceMulti-tool MCP server for AI agents with 29 tools across web scraping, SEO analysis, screenshot and PDF generation, domain intelligence, content extraction, multi-chain EVM blockchain queries, and security toolkit. Free tier available with no auth required.Last updated471MIT
- Alicense-qualityCmaintenanceAgent-first SEO toolkit with 24 MCP tools for keyword research, rank tracking, site audits up to 50k pages, competitor analysis, content gap detection, domain reputation, backlink intelligence, Google Search Console integration, and AI-powered strategy generation with Claude, GPT, and Ollama. SQLite-backed and bring-your-own-key.Last updatedMIT
- Alicense-qualityAmaintenancePoint it at your site, get a whole-site AEO/GEO audit plus a ready-to-run plan your agent can execute. Orchestrates the ai-seo and citation-intelligence MCPs. Ships as a Claude skill, Claude plugin, and MCP server. No API keys required.Last updated192MIT
- Flicense-qualityCmaintenanceHosted MCP server that gives AI agents read and write access to your full marketing & ecommerce stack — Google Analytics, Search Console, Google & Meta Ads, Shopify, WooCommerce, Shopware, Slack and LinkedIn. 100+ tools across 10 connectors. BYOK, OAuth 2.1.Last updated
Related MCP Connectors
Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.
SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/afterlaunch/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server