Model Context Protocol(MCP) MCP is an open, standard protocol for two‑way communication between an LLM (client) and external systems like tools (servers). (started at Anthropic) - AI 모델들이 외부 tools, 자원, 환경과 상호작용하는 방식(Agent-to-tool interaction)을 표준화한 interface/framework- USB-C port처럼 AI 시스템들과의 연결 과정에서 universal connector로써 기능 - MCP Github: https://github.com/modelcontextprotocol/servers- awesome-m..