All Reports
MCP

Model Context Protocol (MCP) - From Anthropic Side Project to Linux Foundation Standard in 13 Months

Pievra Research·April 1, 2026·13 views

Verified facts: Launched November 2024 by Anthropic · March 26 2025: OAuth 2.1, Streamable HTTP, JSON-RPC batching, Tool Annotations · June 18 2025: Structured outputs, elicitation, security improvements · September 2025: MCP Registry preview launched · Latest spec: 2025-11-25 - async execution, .well-known identity discovery, enterprise transport · December 2025: Anthropic donates MCP to Agentic AI Foundation (AAIF) under Linux Foundation, co-founded with Block and OpenAI · 97M+ monthly SDK downloads · 5,800+ servers available · OpenAI adopted March 2025

What MCP Is and Is Not

MCP is a universal context exchange and tool-connection standard - the infrastructure layer on which advertising protocols including AdCP, ARTF, and Agentic Audiences are built. It defines how AI agents connect to external tools, data sources, APIs, and resources. It is not an advertising protocol. It is the plumbing beneath the advertising protocols.

In advertising: MCP is what allows a campaign agent to call a DMP for audience data, retrieve brand guidelines, check compliance rules before bidding, and retain cross-campaign memory - all through one standardised interface without custom integrations per data source.

Specification Milestones

  • November 2024 (launch): Basic client-server, tool calling, resource access, prompt templates. Synchronous operations only.
  • March 26 2025: OAuth 2.1, Streamable HTTP (replaces HTTP+SSE), JSON-RPC batching, Tool Annotations. OpenAI adopts across all products. Microsoft launches Playwright-MCP.
  • June 18 2025: Structured tool outputs, server-initiated user interactions (elicitation), improved security, formal governance model.
  • September 2025: MCP Registry preview - public catalog and API for server discovery.
  • November 25 2025 (current production): Asynchronous task execution, .well-known server identity discovery, enterprise horizontal scaling improvements, long-running workflow governance.
  • December 2025: Donated to Linux Foundation AAIF - vendor-neutral governance.

✓ Upsides

  • 97M+ monthly downloads - de facto industry standard
  • Linux Foundation governance - vendor neutral
  • OpenAI, Google, Microsoft, AWS all committed
  • Nov 2025 spec production-ready for enterprise
  • 5,800+ servers across every enterprise data category
  • Async execution enables real-time campaign governance

✗ Downsides

  • Not designed for RTB latency - not a bidstream protocol
  • Security model still maturing (prompt injection risks in earlier specs)
  • MCP server management adds infrastructure overhead
  • Server quality highly variable - no unified certification yet
  • Horizontal scaling at enterprise level still being refined