MCP Linux Foundation: A New Era for Agentic AI
In a move that marks a pivotal moment for the AI industry, Anthropic has donated the Model Context Protocol (MCP) to the Linux Foundation, establishing it as a founding project of the newly created Agentic AI Foundation (AAIF). This announcement, made on December 9, 2025, brings together fierce competitors—OpenAI, Google, Microsoft, Anthropic, AWS, and others—under a single banner to standardize the infrastructure for autonomous AI agents.
Think of MCP as the “USB-C for AI”—a universal connector that enables any AI model to communicate with any tool, data source, or application through a standardized protocol. Just as USB-C eliminated the chaos of proprietary charging cables, MCP aims to eliminate the fragmentation that has plagued AI integrations.
What is the Model Context Protocol?
The Model Context Protocol is an open standard that defines how AI models connect to external tools, data sources, and applications. Before MCP, developers faced an “n×m integration problem”—every AI client needed separate integrations with every tool or system, creating exponential complexity.
MCP by the Numbers (December 2025):
- 97+ million monthly SDK downloads
- 10,000+ published MCP servers
- 37,000+ GitHub stars in under one year
- First-class support in ChatGPT, Claude, Cursor, Gemini, Microsoft Copilot, VS Code, and more
As David Soria Parra, Lead Core Maintainer of MCP, noted: “In one year, MCP has become one of the fastest-growing and widely-adopted open-source projects in AI.”
The Agentic AI Foundation (AAIF): A New Chapter
The Agentic AI Foundation is a directed fund under the Linux Foundation, co-founded by Anthropic, Block, and OpenAI, with support from Google, Microsoft, AWS, Cloudflare, and Bloomberg. This marks the first time these AI industry giants have united under neutral governance to build shared infrastructure.
Founding Members & Supporters
Tier | Members |
|---|---|
Platinum Members | Amazon Web Services, Anthropic, Block, Bloomberg, Cloudflare, Google, Microsoft, OpenAI |
Gold Members | Cisco, Datadog, IBM, Oracle, Salesforce, SAP, Shopify, Snowflake, Twilio |
Silver Members | Hugging Face, Uber, Zapier, SUSE, Mirantis |
Jim Zemlin, Executive Director of the Linux Foundation, stated: “We are seeing AI enter a new phase, as conversational systems shift to autonomous agents that can work together. Bringing these projects together under the AAIF ensures they can grow with the transparency and stability that only open governance provides.”
The Three Pillars of AAIF
The AAIF launches with three complementary projects that together form a complete open-source stack for building agentic applications:
1. Model Context Protocol (MCP) – The Connectivity Layer
Contributed by: Anthropic
MCP standardizes how AI models read and write data to external systems. It prevents the need for developers to build custom connectors for every new model, enabling a “build once, use everywhere” paradigm.
2. AGENTS.md – The Context Layer
Contributed by: OpenAI
Released in August 2025, AGENTS.md is a markdown-based standard that gives AI coding agents project-specific instructions—coding conventions, build steps, testing requirements. Already adopted by 60,000+ open-source projects and integrated into tools like Cursor, Devin, GitHub Copilot, Gemini CLI, and VS Code.
3. Goose – The Execution Layer
Contributed by: Block
An open-source, local-first AI agent framework that combines language models, extensible tools, and standardized MCP-based integration. Goose serves as a reference implementation showing how agents can be built on open standards.
Why This Matters for Developers
The move to Linux Foundation governance provides several critical benefits:
1. Vendor Neutrality & No Lock-in
With MCP under neutral governance, developers can invest confidently knowing the standard won’t be controlled by any single vendor. As AWS VP Swami Sivasubramanian noted: “Placing MCP in a vendor-neutral foundation ensures developers can invest confidently in this universal standard.”
2. Long-term Stability
The Linux Foundation has decades of experience stewarding critical infrastructure like the Linux Kernel, Kubernetes, Node.js, and PyTorch. MCP now has the same backing.
3. Enterprise-Ready Security
Security concerns have been a major barrier to agent adoption. The foundation model provides legal and security assurances required for Fortune 500 deployment, including transparent security audits and community-driven vulnerability patching.
4. Build Once, Deploy Everywhere
Expose a tool once via MCP, and it works across ChatGPT, Claude, Gemini, Copilot, and any other MCP-compatible client. No more building bespoke adapters for each platform.
AAIF Core Principles
The foundation operates on four key principles:
- Open Governance: Transparent and inclusive governance where contributors from all backgrounds shape direction
- AI Innovation: Small, responsive governance that moves at the speed of AI
- Sustainability & Neutrality: Project inclusion based on adoption, quality, and community health—not funding
- Focused Scope: Specifically for agentic AI, not all of AI/ML/data science
Docker and MCP: A Natural Partnership
For Docker users, this announcement is particularly significant. Docker has been at the forefront of MCP adoption with tools like Docker MCP Gateway and containerized MCP servers. The move to Linux Foundation governance aligns with Docker’s commitment to open standards and interoperability.
Key benefits for Docker users:
- Containerized MCP servers: Run MCP servers in isolated containers for security and portability
- Docker Compose integration: Orchestrate multi-agent systems with familiar tools
- Standardized deployments: Deploy MCP-enabled applications consistently across environments
- Enterprise security: Leverage Docker’s security features alongside MCP’s open governance
What Changes (and What Doesn’t)
For MCP users and contributors, the day-to-day experience remains largely the same:
What stays the same:
- The governance model introduced earlier this year continues
- The same maintainers continue stewarding the protocol
- Community input through the SEP (Specification Enhancement Proposal) process
- Projects maintain full autonomy over technical direction
What changes:
- Neutral legal home under Linux Foundation
- Broader industry participation in strategic direction
- Coordinated development with AGENTS.md and Goose
- Enhanced focus on interoperability and safety patterns
Industry Perspectives
Mike Krieger, Chief Product Officer at Anthropic:
“When we open sourced it in November 2024, we hoped other developers would find it as useful as we did. A year later, it’s become the industry standard for connecting AI systems to data and tools. Donating MCP to the Linux Foundation ensures it stays open, neutral, and community-driven as it becomes critical infrastructure for AI.”
Nick Cooper, OpenAI Engineer and MCP Steering Committee Member:
“For AI agents to reach their full potential, developers and enterprises need trustworthy infrastructure and accessible tools to build on. By co-founding the AAIF, we’re helping establish open, transparent practices that make AI agent development more predictable, interoperable, and safe.”
Shawn Edwards, CTO at Bloomberg:
“As an open source standard governed by the Linux Foundation, MCP is poised to drive broader adoption and innovation across the financial sector. Our team at Bloomberg is committed to advancing and extending the specification to enable it to be used securely and in compliance with the requirements of regulated financial services environments.”
Getting Started with MCP
Ready to explore MCP? Here are some resources to get started:
- MCP Specification: github.com/modelcontextprotocol/modelcontextprotocol
- GitHub MCP Registry: github.com/mcp
- MCP Blog: blog.modelcontextprotocol.io
- AAIF Website: aaif.io
- Docker MCP Gateway: Check Docker documentation for containerized MCP deployments
What’s Next for AAIF
The AAIF is just getting started. Key areas to watch:
- Governance charter publication: Formal steering committee composition and conflict-of-interest rules
- Compliance test suites: Making MCP implementations auditable and verifiable
- New project proposals: Additional projects being evaluated for inclusion
- Inter-project coordination: Integration between MCP, AGENTS.md, Goose, and related standards
- Safety patterns: Shared security and safety best practices for agentic systems
Conclusion
The donation of MCP to the Linux Foundation represents more than a governance change—it’s a statement about how the AI industry believes critical infrastructure should be built. By bringing together competitors under neutral stewardship, AAIF aims to prevent the fragmentation that plagued earlier technology transitions.
As Jim Zemlin noted: “The goal is to avoid a future of ‘closed wall’ proprietary stacks, where tool connections, agent behavior, and orchestration are locked behind a handful of platforms.”
The next era of software will be shaped not just by models, but by how models interact with systems. MCP is becoming the connective tissue for that interaction—and with its new home in the Linux Foundation, that future now belongs to the community.