azure-latency-mcp
Verified Safeby emrgcl
Overview
An AI-powered toolkit for making informed Azure region selection decisions by combining network latency testing and pricing analysis.
Installation
npx @modelcontextprotocol/inspector python -m azure_latency_mcp.serverSecurity Notes
The server uses DefaultAzureCredential for secure Azure authentication, avoiding hardcoded secrets. It employs Pydantic for input validation, minimizing injection risks. Temporary Azure resources (resource groups and storage accounts) are created for latency testing and include automatic, robust cleanup mechanisms, even on cancellation. Requires Azure permissions to create/delete these resources.
Similar Servers
goku
Goku is an HTTP load-testing tool designed for benchmarking and performance analysis of web services; the MCP server allows LLM agents to programmatically interact with this load testing functionality.
globalping-mcp-server
Enables AI models to interact with a global network measurement platform through natural language, allowing LLMs to run various network tests and access data from thousands of probes worldwide.
xk6-mcp
A k6 extension for performance testing Model Context Protocol (MCP) servers.
Azure-Region-Advisor
Provides an AI-powered toolkit for making informed Azure region selection decisions by combining network latency testing and pricing analysis.