← Back to glossary
Glossary

MCP Transport

Reviewed 9 April 2026 Canonical definition

MCP transport is the communication channel used to carry messages between an MCP client and server. The two standard transports are stdio (standard input/output, used for local processes) and HTTP with Server-Sent Events (used for remote servers). Transport selection affects latency, deployment topology, and the security controls required to protect message integrity and confidentiality.