The Model Context Protocol (MCP) is an open-source standard created by Anthropic to eliminate custom integrations. It allows you to build an "MCP Server" once (e.g., for YourSQL database) and connect it to any AI assistant (Claude, VS Code, etc.) using a standardized JSON-RPC protocol over STDIO or Streamable HTTP.