← Glossary

Glossary · MCP

Model Context Protocol (MCP)

The Model Context Protocol (MCP) is an open standard that lets an AI application connect to external tools and data through one consistent interface — 'a USB-C port for AI' — instead of a custom integration per system.


Introduced by Anthropic in November 2024, MCP collapses the N×M integration problem (many apps times many systems) into N+M: an app implements the protocol once and can reach any system that exposes an MCP server.

MCP standardizes the connection, not your controls — authentication, least-privilege scoping, and logging of every tool call remain your responsibility.

Related terms

Learn more


Sources

  1. Anthropic — Introducing the Model Context Protocol (Nov 25, 2024)