MCP Client
The part of an AI application that connects to MCP servers and presents their capabilities to the model.
Plain English
It is the AI app's adapter for discovering and using MCP-powered tools.
Example
A desktop assistant connects to local filesystem and browser MCP servers through its client layer.
Why it matters
Client design controls permissions, consent, and which external context reaches the model.