Direct answer
What is the Model Context Protocol?
#MCP is an open protocol for connecting language-model applications with external contextual capabilities. In the reviewed 2026-07-28 specification, a host manages one or more clients that communicate with servers exposing capabilities such as resources, prompts, and tools. MCP standardizes communication; it does not provide complete governance, authorization, evaluation, budgeting, recovery, or human approval.
- Use MCP to reduce one-off integration contracts.
- Keep server discovery, identity, authorization, tool policy, and execution isolation explicit.
- Record the exact protocol version and capabilities implemented.
Source basis: reviewed official references are listed on this page and in the source ledger. Interpretation and implementation guidance retain the stated assurance boundary.