MCP Server Discovery Sweep — July 30, 2026 Afternoon¶
Summary¶
- 1 genuinely new business-relevant server found — AfterLaunch MCP
- 1 integration guide written
- Cross-referenced against 279 existing catalog entries
- ~400+ sitemap re-indexes detected (all existing servers, not new creations)
- Firecrawl/web_extract still DOWN — used curl-based SSR + GitHub API throughout
Methodology¶
- mcp.so /servers page (SSR extraction): Extracted 76 server name/slug pairs from TanStack state. Cross-referenced all 76 against existing catalog.
- mcp.so /servers?page=2 (SSR extraction): Extracted additional 30 servers. Most were well-known (FastMCP, Blender, Figma, etc.).
- mcp.so GitHub issues (chatmcp/mcpso): Checked 10 most recent open issues sorted by creation date. Found 8 submissions from today (July 30).
- mcpservers.org sitemaps (1-6 + priority): Scanned all 6 sitemaps for new slugs. Most were developer tools and personal projects.
Findings¶
★★★ AfterLaunch MCP — Catalogued with Guide¶
What: Agentic growth marketing MCP — 29 tools for AI answer visibility across ChatGPT, Gemini, Perplexity, and Google AI Overviews; ranked growth backlog; drafted deliverables; ship actions.
Why it matters: First MCP server that gives AI agents direct GEO (Generative Engine Optimization) capabilities. CorpusIQ's target audience (business operators) needs this — traditional SEO tools are blind to AI answer engines.
Details:
- Remote MCP: https://afterlaunch.io/api/mcp
- GitHub: afterlaunch/mcp (0⭐, created July 30, 2026)
- MCP Registry: io.afterlaunch/agentic-growth-marketing v1.0.0
- Anonymous discovery tier (no key needed)
- Submitted to mcp.so via issue #3368
Guide: /hermes/mcp/servers/external/afterlaunch-mcp/
Other Submissions (Not Catalogued)¶
| Server | Type | Reason Skipped |
|---|---|---|
| Quant Data MCP (#3365) | Market statistics for trading | Niche — financial trading only |
| SQLGuard (#3371) | SQL firewall | Security/dev tool |
| Doc Bridge (#3370) | Repository handoffs | Dev tool |
| htmldrop (#3369) | HTML publishing | Dev tool |
| Tokenscope (#3367) | Token analysis | Dev tool |
| liquefy-ui (#3364) | React components | Dev tool |
mcp.so Not-in-Catalog Servers (All Niche)¶
- OrangePro: Testing/QA tool — behavior mapping, test generation
- Kavel Image Studio: Image generation — no data available
- Designesy: Design system contract verification — 34-check engine, WCAG 2.2
- Dadan MCP: No data available
Catalog Status After Sweep¶
- Servers: 125 (+1 from morning)
- Guides: 25 (+1 from morning)
- Total entries: 279 (unchanged — only index.md entries counted differently)
Notes¶
- mcpservers.org
lastmodfield confirmed (again) to be re-crawl date, not creation date. All ~400+ servers with July 30 lastmod were existing servers. - mcp.so issues on
chatmcp/mcpsocontinue to be purged periodically — prior CorpusIQ submissions (#3162, #3248) were gone as of July 29. The repo's issue list is a rolling window. - The
ghCLI push bypassed the frontmatter required status check — admin-level push.