A quickstart template for building and deploying secure, remote MCP servers to the cloud using Azure Functions and Node.js/TypeScript. It features integrated blob storage for snippet management and supports advanced security options like OAuth and VNET isolation.
This project enables running a custom remote MCP server on Azure Functions with Python, allowing developers to build cloud-based Model Context Protocol tools that are secured by design using keys and HTTPS.
A cloud-based custom MCP server using Azure Functions that enables saving and retrieving code snippets with secure communication through keys, HTTPS, OAuth, and network isolation options.
A template for building MCP servers with Python, providing modular tools, API key authentication, and logging to connect AI-powered assistants to backend systems.