Glossary
AIData

MCP

Also: Model Context Protocol, MCP protocol, Protocole MCP, MCP-Protokoll, Model-Context-Protokoll

An open standard that lets AI assistants connect to your company's tools and data in a consistent, governed way, instead of one custom integration at a time.

What It Is

MCP (Model Context Protocol) is an open standard that defines a common way for AI assistants to reach the systems where your business lives: the CRM, the data warehouse, a pricing tool, a support inbox, an internal document store. Think of it as a universal adapter between AI models and company systems, comparable to what USB did for hardware. Before MCP, every connection between an AI tool and a business system was a bespoke build. MCP replaces that with one repeatable pattern.

Why it matters

For a senior leader, MCP is about speed and control at the same time. When an AI vendor supports MCP, and your internal tools expose an MCP connection, an assistant can start answering questions grounded in your real data with far less custom engineering. The value is not the AI itself, it is safe access to context. A CFO can ask an assistant to pull actuals against forecast, a CMO can have a campaign agent read live pipeline from the CRM, a CDO can decide which data products are exposed and which stay closed. Because access runs through a defined layer, you can log what was accessed, restrict what each assistant sees, and swap the underlying model without rebuilding every link.

How it works

MCP has two sides. An MCP server sits in front of a system (say your data warehouse) and publishes what that system can do: which tables can be read, which actions can be taken. An MCP client, built into an AI assistant, discovers those capabilities and calls them when the model needs them. The model asks for context or an action, the server decides whether to grant it and returns the result. In practice a leader meets MCP as a procurement and governance question: does this AI tool speak MCP, which of our systems do we connect, and who approves that scope. The engineering is real but bounded. Your decision is which context is worth exposing, and under what guardrails.