Streamlines interaction with Azure Log Analytics workspaces for querying and data management.
This MCP server facilitates programmatic interaction with Azure Log Analytics, offering robust support for Docker deployment and secure authentication via Azure Service Principals. It provides a comprehensive set of tools for executing Kusto Query Language (KQL) queries, managing saved queries, listing available tables, and inspecting table schemas, empowering developers and operations teams to automate log data analysis and integration efficiently.
Key Features
01Secure authentication using Azure Service Principals
02Docker containerization for easy deployment
03Execute Kusto Query Language (KQL) queries
04Manage and run saved log queries
05List and retrieve schemas of Log Analytics tables
060 GitHub stars
Use Cases
01Programmatic management of Log Analytics workspace resources and queries
02Automating routine log data analysis and reporting from Azure Log Analytics
03Integrating Azure Log Analytics data into custom dashboards or applications