Model Context Protocol


en construction

Définition

XXXXXXXXX

Français

XXXXXXXXX

Anglais

Model Context Protocol

The Model Context Protocol (MCP) is an open standard that standardizes how applications provide context to large language models (LLMs). It acts as a standardized way to connect AI models to different data sources and tools, similar to how USB-C connects devices to various peripherals and accessories.45

In the MCP architecture, a server exposes resources or tools to the model, while a client is an LLM-based interface or tool that can discover and invoke MCP servers. This allows users' text prompts to be turned into actual function calls without constantly switching between systems.

The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. Whether you're building an AI-powered IDE, enhancing a chat interface, or creating custom AI workflows, MCP provides a standardized way to connect LLMs with the context they need.


Source

Source : github

Contributeurs: wiki