跳转到内容

Model Context Protocol (MCP)

作者: Anthropic (2024)

TLDR(中文)

模型上下文协议(MCP)是 Anthropic 提出的开放标准,规定了 LLM 应用如何与外部工具、 数据源和服务进行标准化通信。通过统一的"resources/tools/prompts"接口, 任何 MCP-compatible 的工具都可以无缝接入任何 MCP-compatible 的模型, 目标是成为 AI 工具调用的 USB 标准。

TLDR (English)

The Model Context Protocol (MCP) is an open standard proposed by Anthropic for how LLM applications communicate standardly with external tools, data sources, and services. Through unified "resources/tools/prompts" interfaces, any MCP-compatible tool can seamlessly connect to any MCP-compatible model — aiming to be the "USB standard" for AI tool use.