Term of the Moment

active area


Look Up Another Term


Definition: Model Context Protocol


An interface between an AI language model and external sources such as a database. The Model Context Protocol server (MCP server) determines what the model can access. The MCP client, typically an AI agent, requests information from the model, which uses the MCP server to translate the request into the commands necessary to access the external content. See AI agent.