Glossary · Term

MCP

Also known as: Model Context Protocol

MCP is a protocol that standardizes how AI connects to external tools and data. It is likened to the USB standard for the AI agent ecosystem.

MCP (Model Context Protocol) is an open protocol that unifies the way AI models communicate with external programs, databases, and services. Just as any device works when plugged into a USB port, the concept is that any tool that follows MCP can be connected to any AI in the same way.

Previously, whenever a new tool was attached to AI, a separate linking code had to be created for each service. MCP was released by Anthropic to eliminate this duplication of work, and is rapidly spreading as a standard channel for AI agents to handle emails, files, in-house systems, etc.

However, MCP is only a protocol that determines the connection method and does not guarantee that the connected tools are secure. Connecting to an unverified MCP server may result in security risks such as data leakage or prompt injection, so caution is required.

✅ Why it matters

⚠️ Limits and debates

← View all glossary entries