MCP Donated to the Linux Foundation — Anthropic Establishes the Agentic AI Foundation
Anthropic has announced that it is donating the Model Context Protocol (MCP) to the Agentic AI Foundation (AAIF), a new directed fund operating under the Linux Foundation. The move transfers governance of the open standard — which enables AI models to communicate with external data sources and tools — away from a single company and into a neutral, multi-stakeholder body. Founding members of the AAIF alongside Anthropic include Block and OpenAI, with backing from Google, Microsoft, Amazon Web Services, Cloudflare, and Bloomberg, among others. The decision signals that Anthropic wants MCP to become a genuine industry standard rather than a proprietary protocol, trading control for ubiquity.
Why this matters for developers
- Vendor neutrality: With MCP governed by the Linux Foundation, developers building MCP servers or clients can do so confident that the protocol will not be unilaterally changed to serve any one company's commercial interests.
- Momentum at the time of the announcement: MCP has already accumulated over 10,000 active public servers and more than 97 million monthly SDK downloads across its Python and TypeScript libraries — substantial traction for a protocol that launched less than a year ago.
- Broader ecosystem buy-in: The participation of both OpenAI and Google as founding or supporting members — companies with competing LLM offerings — suggests genuine cross-industry convergence around MCP as the connectivity layer for agentic AI.
- Contribution pathways: Under the Linux Foundation structure, any developer or organisation can formally propose changes, raise governance issues, and influence the roadmap through established open-source processes.
MCP defines a standardised way for an AI model to connect to external tools and data sources — databases, APIs, file systems, web services — without requiring bespoke integration code for each connection. A well-designed MCP server can expose any data source to any MCP-compatible model, making the protocol the "USB standard" of agentic AI.