2025年8月6日
MCP介绍
MCP 全称 Model Context Protocol(模型上下文协议),MCP 是由 Anthropic 公司于2024年11月底提出并开源的一种开放标准协议,旨在解决大型语言模型(LLM)与外部数据源和工具之间的集成问题。MCP 核心目标是通过标准化接口,使 AI 系统能够无缝访问外部数据源、工具和服务,从而打破数据孤岛,提升 AI 助手的实际操作能力。MCP 采用客户端-服务器(client-server)架构,支持双向通信,并允许动态发现和调用外部工具。
AI-enabled tools are powerful, but they’re often limited to the information you manually provide or require bespoke integrations.
Whether it’s reading files from your computer, searching through an internal or external knowledge base, or updating tasks in an project management tool, MCP provides a secure, standardized, simple way to give AI systems the context they need.
人工智能的工具功能强大,但它们通常仅限于您手动提供的信息或需要定制的集成。
无论是从计算机读取文件、搜索内部或外部知识库,还是在项目管理工具中更新任务,MCP都提供了一种安全、标准化、简单的方法,为AI系统提供所需的上下文。
MCP工作流程介绍
