Enables integration with GitHub Copilot in VS Code, allowing Copilot to interact with the MCP server to save and retrieve code snippets.
Mentions availability of a .NET/C# version of the same MCP server implementation for Azure Functions.
Mentions availability of a Node.js/TypeScript version of the same MCP server implementation for Azure Functions.
Provides a remote MCP server implementation using Python and Azure Functions, allowing for snippet storage and retrieval from Azure Blob Storage.
This server cannot be installed
A template for building and deploying custom remote MCP servers on Azure Functions with Python, allowing for saving and retrieving snippets with built-in security using keys and HTTPS.
Related MCP Servers
- -securityAlicense-qualityA 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.
- AsecurityAlicenseAqualityA template repository for creating custom Model Context Protocol (MCP) servers in Python that can be integrated with applications like Claude Desktop or Cursor.3Python
- -securityAlicense-qualityThis project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for Azure Data Catalog (beta): https://www.cdata.com/download/download.aspx?sku=GNZK-V&type=beta
- -securityAlicense-qualityThis 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.