azure-log-analytics-mcp
2
The Azure Log Analytics MCP Server facilitates the querying of Azure Log Analytics using natural language by converting queries to KQL and executing them. It supports both CLI interactions and integration with large language models.
Azure Log Analytics MCP Server
An MCP server designed to query Azure Log Analytics using natural language. Key features include:
- Converting natural language queries to KQL via Claude AI.
- Executing queries against Azure Log Analytics.
- CLI mode for direct interaction and MCP server mode for integrations.
Prerequisites
- Node.js 18.x or higher
- Azure subscription with Log Analytics
- Anthropic API key
Usage
- CLI tool for direct interactions.
- MCP server for large language model integrations.