| Random Link ¯\_(ツ)_/¯ | ||
| May 9, 2026 | » | Model Context Protocol (MCP)
12 min; updated May 14, 2026
MCP is written with LLM apps as the clients, not human end-users. It provides a set of conventions on how to agnostically provide context to LLM apps. MCP 101There are 3 key participants in the MCP architecture:
|
So typically, the MCP server and the client are implementation details that the end user doesn’t really see. The user’s view is mediated by the MCP host.
...