azure-agentic-infraops-accelerator
Verified Safeby jonathan-vella
Overview
The Azure Pricing MCP server provides AI agents with real-time Azure retail pricing information for cost estimation, comparison, and SKU discovery in infrastructure planning workflows.
Installation
docker run -i azure-pricing-mcpSecurity Notes
The MCP server interacts with a public Azure pricing API. While no direct 'eval' or obfuscation is found, parameters passed to the Azure Retail Prices API's '$filter' are directly inserted into the OData query string. This assumes the Azure API sanitizes inputs robustly. However, as it's a read-only public API, the impact of a theoretical injection would be minimal (e.g., fetching incorrect data, not arbitrary code execution). No hardcoded credentials for external services are found.
Similar Servers
ultimate_mcp_server
The Ultimate MCP Server acts as a comprehensive AI agent operating system, providing advanced AI agents access to a rich ecosystem of tools, cognitive systems, and specialized services via the Model Context Protocol for cognitive augmentation, tool use, and intelligent orchestration.
snippy
An AI-powered code snippet manager that integrates with GitHub Copilot via MCP, provides vector search for code, and uses AI agents for documentation and style guide generation.
vantage-mcp-server
Enable natural language exploration of cloud costs via Model Context Protocol (MCP) clients.
mcp-kql-server
An AI-powered MCP server that facilitates KQL query execution against Azure Data Explorer through natural language conversion, intelligent schema discovery, and RAG-enhanced context.