Feedback

Chat Icon

Building with GitHub Copilot

From Autocomplete to Autonomous Agents

GitHub Copilot Agent Tools, Extensions, and MCPs
77%

Model Context Protocol (MCP)

In late 2024, Anthropic announced the Model Context Protocol (MCP), an open standard to enable LLMs to access external data sources and tools in a secure and controlled manner. Since then, several LLM providers and companies have adopted this specification, including OpenAI, Google, and Microsoft.

Anthropic describes MCP as follows:

The Model Context Protocol is an open standard that enables developers to build secure, two-way connections between their data sources and AI-powered tools. The architecture is straightforward: developers can either expose their data through MCP servers or build AI applications (MCP clients) that connect to these servers.

The project is open source and available on GitHub. It includes several SDKs and examples to help developers get started. That's why several companies and developers have started developing MCPs and sharing their implementations. Let's name some of them:

Building with GitHub Copilot

From Autocomplete to Autonomous Agents

Enroll now to unlock all content and receive all future updates for free.