Remote Functions
Deploys a custom remote Model Context Protocol (MCP) server to the cloud using Azure Functions with Python.
About
This quickstart template allows users to easily build and deploy a custom remote MCP server to the cloud using Azure Functions with Python. The MCP server is secured using keys and HTTPS, allowing for options like OAuth using built-in auth or API Management, and network isolation using VNET.
Key Features
- Offers network isolation using VNET
- 57 GitHub stars
- Secured by keys and HTTPS
- Can be deployed using Azure Developer CLI (azd)
- Supports OAuth using built-in auth or API Management
- Supports local debugging and remote deployment
Use Cases
- Enabling remote access to MCP tools
- Securing MCP server communication
- Integrating MCP server with Azure services