Enables the creation of MCP servers using Azure Functions to interact with GitHub Copilot Chat.
Sponsored
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.
主な機能
01Input configuration for sensitive data
02GitHub Copilot Chat integration examples
03Terraform configuration for Azure deployment
04NuGet package for MCP server creation
051 GitHub stars
06Local testing instructions
ユースケース
01Integrating custom logic with GitHub Copilot Chat
02Enhancing GitHub Copilot Chat with external data
03Creating MCP servers on the Azure cloud platform