Files
nexus/wiki/concepts/MCP传输协议.md
2026-04-21 00:02:55 +08:00

446 B
Raw Blame History

title, type, tags, date
title type tags date
MCP传输协议 concept
ai
mcp
transport
2026-04-20

Definition

MCP Server 常见的传输方式,包括 stdio、SSE 和 Streamable HTTP用于不同部署与集成场景。

Transport Types

  • stdio:适合本地 CLI / 桌面集成
  • SSE:适合 Web 或远程 Agent 场景
  • Streamable HTTP:适合云端无状态部署

Connections