MP-101 · Module 1

The MCP Ecosystem Today

3 min read

Anthropic open-sourced MCP in November 2024. Within months, the ecosystem exploded. By early 2026, there are over 10,000 public MCP servers covering virtually every category of tool and data source: file systems, databases, SaaS platforms, browser automation, code repositories, communication tools, cloud infrastructure, and specialized domain tools. The directory at mcp.so catalogs the most popular ones, and new servers appear daily.

Adoption across AI platforms has been equally rapid. Claude Desktop and Claude Code were the first clients. Cursor adopted MCP early for its code editor. VS Code added MCP support through extensions. Windsurf, Zed, and other development tools followed. In March 2025, OpenAI announced MCP support in its agents SDK, signaling that even competitors recognized the protocol's value. The Linux Foundation now governs MCP as an open standard, ensuring no single company controls its evolution.

The enterprise ecosystem is maturing fast. Cloudflare, Docker, Stripe, Sentry, and dozens of major platforms now ship official MCP servers. GitHub's MCP server is among the most popular, giving AI models native access to repositories, issues, pull requests, and code search. PostgreSQL, MongoDB, and other databases have MCP servers that let AI models query data directly. The shift from "can we connect AI to our tools?" to "which of our tools already have MCP servers?" happened in under eighteen months.

  1. Client Ecosystem Claude Desktop, Claude Code, Cursor, VS Code (Copilot), Windsurf, Zed, Cline, Continue, and OpenAI's Agents SDK all support MCP as clients. Any application that embeds an AI model can become an MCP client.
  2. Server Ecosystem Over 10,000 public servers. Major categories: developer tools (GitHub, GitLab), databases (PostgreSQL, MongoDB, SQLite), cloud platforms (AWS, Cloudflare), communication (Slack, Discord), browser automation (Puppeteer, Playwright), and hundreds of SaaS integrations.
  3. Governance The Linux Foundation oversees MCP's specification, evolution, and community. Anthropic, OpenAI, Google, Microsoft, and other organizations participate in the governance process. The spec is versioned, backward-compatible, and evolving through a public RFC process.