Rendered Source Note

Model Context Protocol - Architecture

Generated HTML view. Markdown remains canonical.

Model Context Protocol - Architecture

Type: official-doc Tier: 1 (Official Doc) Author(s): Model Context Protocol Date: 2025-06-18 URL: https://modelcontextprotocol.io/specification/2025-06-18/architecture Accessed: 2026-06-02

Why This Source Matters

This is the primary source for MCP's architecture. It establishes the provider/consumer split that the curriculum does not teach through hand-wired tools alone: a host coordinates clients, each client connects to one server, and servers expose focused capabilities without owning the whole application loop.

Key Claims

Relevant To

Notes

This source grounds MCP as an interface protocol, not an agent framework. It should be used to distinguish a hand-wired Python tool loop from a reusable protocol surface that multiple hosts can consume.