What does MCP stand for?
MCP stands for Model Context Protocol.
Learn what Model Context Protocol (MCP) is, how MCP servers work, why Anthropic introduced it, and how to use MCP in real AI workflows.
Model Context Protocol, usually shortened to MCP, is an open standard for connecting AI applications to external tools, data sources, and systems in a consistent way.
In simple terms, MCP gives AI products a shared way to discover capabilities, read context, and call tools without rebuilding every integration from scratch for every application and every service.
Before MCP, teams often had to build custom integrations for each model, each application surface, and each external tool.
MCP matters because it reduces that duplication into a more reusable model where compatible clients can work with compatible servers through a shared protocol.
At a high level, MCP uses a client-server model. An AI application runs an MCP client, and that client communicates with one or more MCP servers that expose capabilities such as tools, resources, or prompts.
Using MCP today usually means choosing a host that supports it, configuring one or more MCP servers, and then granting the AI assistant access to the capabilities those servers expose.
Common questions about what is model context protocol (mcp)? the complete 2026 guide.
MCP stands for Model Context Protocol.
Anthropic introduced it in November 2024.
No. MCP is the protocol, while an MCP server is an implementation that exposes capabilities through it.
Yes. MCP is designed as an open standard, although support depends on whether a specific client or platform implements it.
MCP servers mentioned in this guide.
Desktop Commander MCP Server gives your AI assistant controlled access to local files and desktop workflows.
Official GitHub MCP Server for repositories, issues, pull requests, and code search, distributed via a Docker image.
Supabase MCP Server connects your Supabase databases and projects to MCP-compatible AI assistants.
More setup tutorials and comparisons related to this topic.