MCP - Core Concepts

April 9, 2025

dev

The world moves fast. The AI world moves 10x faster. Here are some notes I've taken recently while trying to wrap my head around the concept of MCP that appeared recently.

MCP who?

MCP stands for Model Context Protocol, a standard format used by the LLMs to interact. I like to think of it as API that is used exclusively by the LLM-based applications.

MCP why?

MCP how?