Enables the creation of MCP servers using Azure Functions to interact with GitHub Copilot Chat.
This project provides a way to create Model Context Protocol (MCP) servers using Azure Functions, allowing you to leverage them with GitHub Copilot Chat's agent mode. It includes a NuGet package for simplified MCP server creation within Azure Functions, along with instructions for local testing and integration with GitHub Copilot Chat using configuration files or command-line arguments. The Terraform configuration allows for easy deployment of the Azure Function to Azure, streamlining the setup process.