Azure Functions
Created0GiS0
Enables the creation of MCP servers using Azure Functions to interact with GitHub Copilot Chat.
About
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.
Key Features
- Input configuration for sensitive data
- GitHub Copilot Chat integration examples
- Terraform configuration for Azure deployment
- NuGet package for MCP server creation
- 1 GitHub stars
- Local testing instructions
Use Cases
- Integrating custom logic with GitHub Copilot Chat
- Enhancing GitHub Copilot Chat with external data
- Creating MCP servers on the Azure cloud platform