RELEASES

Changelog

Every MCPNest release since launch. 11 entries.

v1.10Launch15 Apr 2026

AI Discovery, Registry Status & real API instrumentation

  • AI Discovery at `/discover` — describe what you need in plain English, Claude Haiku picks 3-5 best-fit MCPs across 7,554+ servers and returns a ready-to-paste install config
  • Registry Status at `/status` — live health of the API, crawler freshness, and install activity with real Supabase numbers
  • Tools hub at `/tools` — single page surfacing all 6 free tools (Discovery, Generator, Composer, Validator, Bundles, Status)
  • Public Changelog at `/changelog` — parsed from `CHANGELOG.md` at build time
  • API v1 instrumentation — new `api_v1_usage` table tracks every request to `/api/v1/servers`, `/trending`, `/categories` with GDPR-friendly hashed IPs, latency, and status
  • `view_count` on `mcp_servers` finally live — atomic `increment_server_view` RPC, fire-and-forget from every server page
  • "Alternatives to X" section on `/servers/[slug]` — 6 same-category servers for SEO and retention
  • Header Tools dropdown and mobile menu updated with the new tools
v1.9Major13 Apr 2026

MCP Generator, Credential Manager & Publisher Analytics

  • MCP Server Generator — describe in english, get working TypeScript code
  • Credential Manager — store API keys per server securely
  • Publisher Analytics — 30-day install charts and client breakdown
  • Reviews & ratings on every server page
  • Security badges — Verified / No Auth / Local Process / Remote
  • Collections one-click install
  • Weekly trending with real 7-day data
  • Auto health monitoring cron
v1.8Launch12 Apr 2026

Email Sign-in, Collections & Enterprise Workspace

  • Email magic link sign-in via Supabase OTP
  • Collections — curated starter packs with one-click install
  • QualityBadge A-F on all server pages
  • Enterprise Workspace — private registry, versioning, health checks, audit log, team management
  • Publisher Analytics Dashboard
  • Welcome email via Resend
v1.7Launch10 Apr 2026

Google OAuth, MCPNest MCP Server & Registry API

  • Google OAuth sign in — works alongside GitHub
  • MCPNest MCP Server published on npm (`mcpnest-mcp`)
  • Registry API v1 live at `/api/v1` — search, trending, categories
  • Dashboard with real data — installs, stars, trending servers
  • Config Validator live at `/config-validator`
  • MCP Composer sign-in gate with Stack Templates
  • Google MCP Toolbox added (14,100 stars)
  • iSteam MCP Servers added — Twitter, Bluesky, LinkedIn, Google Ads, HN
  • `og:image` dynamic per server
v1.6Milestone8 Apr 2026

7,401 servers cleaned & verified

  • Removed 1,700+ duplicate and junk servers
  • RLS security enabled on all Supabase tables
  • Animated MCPNest logo in Composer header
  • Bundle Sharing explainer page live at `/bundle-sharing`
  • TechBaseDirectory listing live
  • Header search bar restored
  • New partner: Loadoutz (in progress)
v1.5Launch7 Apr 2026

Bundle Sharing — Share your MCP stack

  • New: Share button in MCP Composer generates a public bundle link
  • Bundles live at `mcpnest.io/bundle/[id]` — shareable with anyone
  • Bundle page shows all servers, install count, and ready-to-paste JSON
  • One-click copy link from the Composer modal
  • Install count tracked per bundle
v1.4Launch7 Apr 2026

MCP Composer + 7,401 servers

  • Launched MCP Composer at `/compose` — visual config builder for MCP servers
  • Crossed 5,291 servers indexed (+226 this week)
  • Category filters and sort options added to Composer
  • Client tabs now filter servers by compatibility
  • JSON output editable before download
  • Toggle server selection with click
v1.3Milestone5 Apr 2026

Partnerships + Product Hunt

  • Grafana confirmed as Server of the Week
  • RailPush partnership live — banner on homepage
  • Context7 — positive initial response (51k stars) but **NO partnership closed** (see `DECISIONS.md`)
  • Launched on Product Hunt
  • Partners page live at `/partners`
v1.2Update4 Apr 2026

Search, Install & Publisher Profiles

  • One-click install for Cursor and VS Code
  • Install tracking with Copy button
  • Publisher profiles at `/publishers/[slug]`
  • GitHub README rendered on server pages
  • Pagination — 24 results per page
  • Client compatibility filter in sidebar
v1.1Update3 Apr 2026

SEO, Quality Score & Error Pages

  • SEO metadata per server page
  • OpenGraph + Twitter card tags
  • `sitemap.xml` auto-generated
  • Quality Score A-F badge
  • Custom 404 and 500 pages
  • Animated hero with dot grid background
v1.0Launch1 Apr 2026

MCPNest Launch

  • 5,000+ MCP servers indexed from official Anthropic registry
  • Full text search with filters and autocomplete
  • GitHub OAuth with NextAuth
  • FastAPI crawler deployed
  • Dark theme with purple accent
  • Category grid navigation