blue-bridge
6
Blue Bridge is a Model Context Protocol (MCP) server designed to manage and query Azure resources with secure, passwordless authentication. It supports services like Azure Managed Grafana and Azure Data Explorer, simplifying cloud operations without requiring sensitive credentials.
Blue Bridge
Sample prompts and recipes for using Model Context Protocol (MCP) server to query and manage Azure resources with zero‑secret authentication.
Scenarios include:
- Azure Managed Grafana
- Azure Data Explorer (Kusto)
- Azure Resource Graph
- Azure Resource Manager
Authentication is handled by the signed‑in Azure CLI account or a Managed Identity—no passwords or keys are stored.
Quick Start
- Clone the repository to get necessary files.
- Run the container with necessary environment variables.
- Authenticate once using a device‑code prompt.
- Add Blue Bridge to your MCP host.
- Run a quick test by asking questions to your MCP host.