MCP (Model Context Protocol) is an open protocol developed by Anthropic that standardizes how LLM applications connect to external data sources and tools. It provides a universal way for AI assistants to access context from various systems without custom integrations for each.
MCP enables a "plug-and-play" approach where any MCP-compliant server can provide context to any MCP-compliant AI application, similar to how USB standardized device connections.