Model Context Protocol (MCP)
MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools.
MCP connector
Connect to remote MCP servers directly from the Messages API without building an MCP client. This feature provides seamless integration with MCP-compatible tools and services.
MCP connector documentation
Learn how to use the MCP connector in the Messages API to connect to MCP servers.
Local MCP
Use MCP locally with Claude for Desktop to extend Claude’s capabilities on your machine.
MCP in Claude Desktop
Learn how to set up MCP in Claude for Desktop, such as letting Claude read and write files to your computer’s file system.
Building with MCP
Whether you’re building MCP servers, clients, or exploring the protocol itself, the official documentation provides comprehensive guidance.
MCP Documentation
Learn more about the protocol, how to build servers and clients, and discover those made by others.