AI Summary: The Azure health check in the mcpbr tool times out when executing the `az vm list-skus` command due to a hardcoded 60-second limit. This issue occurs on slower machines or networks, causing the evaluation to fail prematurely. Suggested solutions include increasing the timeout, caching the command's output, or making the quota check a warning instead of a fatal error.
Evaluate MCP servers with Model Context Protocol Benchmark Runner