-A Model Context Protocol (MCP) server is a program that implements the Model Context Protocol, which creates a secure intermediary between a large language model (LLM) and external resources, such as data sources or software applications. The protocol provides a standardized way for an LLM to increase context by requesting and receiving real-time updates from external resources. This functionality transforms the LLM from a static knowledge base into a dynamic system that uses real-time updates to answer questions or complete actions.
0 commit comments