MCP is a wire protocol that lets a model or agent talk to tools and context sources in a standardized way. An MCP server exposes capabilities (read files, query a database, call an API); an MCP client (the model or agent) discovers and invokes them. The spec, reference SDKs in TypeScript / Python / Go / Rust, and a large community-maintained ecosystem of servers all live in the open under MIT. Originally seeded by Anthropic; donated to the Linux Foundation's Agentic AI Foundation (AAIF) in December 2025. MCP matters because protocols at the integration layer end up owning the ecosystem. HTTP, SMTP, BGP, and TCP are the analogous historical examples; their openness allowed the internet to be a platform anyone could build on. The sibling protocols are A2A (Google-seeded, agent-to-agent rather than agent-to-tool; complementary not competing) and ACP (less widely adopted). MCP has become the de facto standard for tool access by agents in 2025-2026: supported by Claude Code natively, by Goose, by OpenHands, by Cursor, and increasingly by hosted services that want to expose themselves as MCP servers. Production-ready and broadly deployed. The interesting open question is whether MCP's evolution stays community-driven now that it sits under AAIF, or whether Anthropic's seeded status continues to influence the spec's direction. So far it has been treated as a published standard rather than a controlled product.
The Stack · Protocols · Open source
Model Context Protocol (MCP)
Anthropic-seeded protocol for tool and context exchange; donated to the Linux Foundation's AAIF Dec 2025; de facto standard.
Sources
- MCP Specification (modelcontextprotocol.io) https://modelcontextprotocol.io/
- MCP on GitHub https://github.com/modelcontextprotocol
- Awesome MCP Servers https://github.com/modelcontextprotocol/servers
- AAIF Founding Announcement (Linux Foundation) https://www.linuxfoundation.org/press/linux-foundation-announces-the-formation-of-the-agentic-ai-foundation
Want a follow-up? Ask the chat about Model Context Protocol (MCP) in context. It will compare to siblings at the same layer and ground every claim in the wiki.
Other projects at the Protocols layer
5 siblings · ordered open first
- Agent-to-Agent (A2A) Open source
Google-seeded protocol for inter-agent communication; under Linux Foundation; 150+ org signatories.
- Agentic AI Foundation (AAIF) Open source
Linux Foundation umbrella for agent and protocol governance; founded Dec 2025; hosts MCP, goose, AGENTS.md.
- L402 Open source
Lightning Labs payment protocol pairing HTTP 402 with Lightning Network invoices; the original agentic-payments rail.
- x402 Open source
Coinbase's HTTP 402 revival with on-chain settlement; under the Linux Foundation; Stripe shipped an x402 integration in 2026.
- Agent Client Protocol (ACP) Open source
Protocol for agent-to-client communication (IDEs, chat clients); less mature than MCP.
Grants attributed
1 match from /grants
- MCP donation to Linux Foundation AAIF 2025-12 · In-kind / governance handoff
Model Context Protocol project · funded by linux-foundation-aaif
Anthropic donated MCP stewardship to Linux Foundation's new Agentic AI Foundation, alongside goose (Block) and AGENTS.md (OpenAI). Industry-consortium governance model.