Skip to main content
Glama
afterlaunch

AfterLaunch

Official
by afterlaunch

AfterLaunch

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.

Install in Cursor Install in VS Code

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

  1. 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).

  2. Connect from Claude Code: claude mcp add afterlaunch --transport http https://afterlaunch.io/api/mcp --header "Authorization: Bearer $AFTERLAUNCH_API_KEY"

  3. Call whoami to confirm the key.

  4. Call list_feed to read the ranked backlog of prepared growth moves.

  5. 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@afterlaunch

Teach 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.md

What 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.

A
license - permissive license
-
quality - not tested
C
maintenance

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

  • A
    license
    -
    quality
    D
    maintenance
    Multi-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 updated
    47
    1
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Agent-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 updated
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Point 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 updated
    19
    2
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    Hosted 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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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