Model Context Protocol (MCP)

Definition

The Model Context Protocol is an open standard for connecting AI assistants to external tools and data sources through a uniform interface, so the same integration can be reused across models and applications instead of being rebuilt for each one.

For companies the relevance is portability: connectors to the ERP, the file store or the ticket system remain usable when the underlying model changes.

It does not remove the need for access control — permissions and logging still belong to the connector, not the protocol.

In practice

  • Reusable connectors across models and assistants
  • Reduces lock-in to a single AI provider
  • Access rights and logging stay the integrator's responsibility

Related terms

Back to the glossary