跳到主要内容

2 篇文档带有标签「mcp」

查看所有标签

MCP Introduction

With the rise in popularity of AI, people are becoming familiar with using AI assistants. These assistants follow a specific pattern: users provide input to a large language model, which then generates content. Both input and output can be multimodal, including text, images, audio, and video. Of course, each model supports different input and output modalities, with text being the most fundamental type.

MCP 代理

MCP 协议定义了两类三种传输方式,两类方式是 stdio 和 HTTP,三种分别是 stdio,HTTP SSE(定义在版本 2025-03-26 中) 和 Streamable HTTP(定义在版本 2025-06-18 中)。