Back to Home
johnib icon

kusto-mcp

Verified Safe

by johnib

Overview

Enables AI assistants to interact with Azure Data Explorer (Kusto) databases through a standardized Model Context Protocol (MCP) interface.

Installation

Run Command
npx -y kusto-mcp@latest

Environment Variables

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

Security Notes

The server utilizes standard Azure SDKs for authentication and Kusto interaction, handling credentials via Azure CLI or Azure Identity. No hardcoded secrets were identified, and environment variables are used for configuration. Communication primarily occurs over stdio, limiting direct network exposure for the server process. Comprehensive error handling is in place.

Similar Servers

Stats

Interest Score35
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars5
Forks2
Last Update2025-12-01

Tags

KustoAzure Data ExplorerAI AssistantMCPData AnalysisTypeScript