Model Context Protocol is an open protocol that standardizes how LLM applications connect to external data sources, tools, and runtime context. It separates the concern of providing context from the model interaction itself, allowing AI applications to access resources through a common interface. The project includes the specification, documentation, SDKs, maintained servers, and community infrastructure around the protocol. MCP is useful for AI-powered IDEs, chat systems, agent platforms,...