An identity-aware MCP server that runs inside a Tailscale tailnet, using Tailscale's identity headers to provide user-specific functionality such as greeting the logged-in user by email.
An MCP server implementation in Python with placeholder tools, deployable to Azure Web App via GitHub Actions. Supports STDIO, HTTP REST, and WebSocket interfaces.
An MCP server that wraps the Azure CLI.
As LLMs are very good at generating Azure CLI commands, this server allows your LLM to list resources, update/create/delete them, fix errors (by looking at the logs), fix security issues...
A demonstration MCP server using FastMCP and streamable-http transport. It provides tools like weather and Kusto queries, secured by Microsoft Entra ID OAuth.