Implements an open protocol to standardize how applications provide contextual information to large language models.
This project provides an example implementation of a Model Context Protocol (MCP) server, designed to standardize how applications supply context to large language models. It facilitates the seamless integration of external knowledge sources and APIs directly into AI platforms like Microsoft Copilot Studio and GitHub Copilot. The repository serves as a practical lab, guiding users through the deployment of an MCP server (with a jokes-telling example) locally or to Azure, and demonstrating its connection and use as a tool within various AI environments.