MCP Client — Claude Cert Academy

An MCP client is the AI-side component that discovers and calls tools exposed by MCP servers.

Claude Code and the Claude API act as MCP clients, connecting to one or more servers and surfacing their tools to the model. The client handles capability negotiation, transport, and routing of tool calls. Clients and servers together form the MCP ecosystem.

Continue to Claude Cert Academy