Change the database connection information as needed. docker run -d --name mcp-mysql \ -e MYSQL_HOST=localhost \ -e MYSQL_PORT=3306 \ -e MYSQL_USER=root \ -e MYSQL ...
The Azure MCP Server's azmcp-monitor-log-query tool consistently fails when querying Application Insights tables (e.g., AppTraces) with a JSON parsing error, while the same queries work perfectly in ...