Back to Home
johnib icon

kusto-mcp

Verified Safe

by johnib

Overview

Enables AI assistants to interact with Azure Data Explorer (Kusto) databases using the Model Context Protocol (MCP).

Installation

Run Command
npx -y kusto-mcp@latest

Environment Variables

  • KUSTO_AUTH_METHOD
  • KUSTO_QUERY_TIMEOUT
  • KUSTO_RESPONSE_FORMAT
  • KUSTO_MARKDOWN_MAX_CELL_LENGTH
  • KUSTO_MAX_RESPONSE_LENGTH
  • KUSTO_MIN_RESPONSE_ROWS
  • KUSTO_CLUSTER_URL
  • KUSTO_DEFAULT_DATABASE
  • KUSTO_ENABLE_QUERY_STATISTICS
  • KUSTO_ENABLE_PROMPTS
  • OTEL_EXPORTER_OTLP_ENDPOINT
  • DEBUG_SERVER

Security Notes

The server primarily relies on Azure SDKs for Kusto interaction and authentication (Azure CLI or Azure Identity). Configuration is handled via environment variables, preventing hardcoded secrets. No 'eval' or obvious obfuscation was found. Network risks are inherent to connecting to external Kusto clusters and OpenTelemetry endpoints, which are core to its functionality. Proper Azure IAM setup is critical for security.

Similar Servers

Stats

Interest Score17
Security Score8
Cost ClassMedium
Avg Tokens7000
Stars6
Forks2
Last Update2025-12-23

Tags

KustoAzure Data ExplorerMCPAI AssistantData Analytics