A Taste of MCP Architecture
Hong Kong Python User Group Workshop, Auki Labs, Hong Kong, Hong Kong
[Slides available] This workshop introduces the Model Context Protocol (MCP), an new open-source standard for connecting large language models (LLMs) with external tools in a uniform, efficient way. MCP brings a modular, standardized approach to agentic workflows: LLMs can call any MCP “server” just as easily as importing a Python module.