MCP Servers / database / MCP KQL Server

MCP KQL Server

JSON →
stdionone24database

Execute KQL queries using Azure authentication. Requires Azure CLI login.

Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: mcp-kql-server
Tools
What this server exposes
execute_kql_query
Natural Language to KQL: Generate KQL queries from natural language descriptions. Direct KQL Execution: Execute raw KQL queries. Multiple Output Formats: Supports JSON, CSV, and table formats. Strict Schema Validation: Uses discovered schema memory and validation before execution. Schema-Grounded Repair: Repairs invalid columns only when a valid table schema can prove the replacement.
schema_memory
Schema Discovery: Discover and cache schemas for tables. Database Exploration: List all tables within a database. AI Context: Get ranked CAG context for tables, with optional table-scoped strict schema output. Analysis Reports: Generate reports with visualizations. Cache Management: Clear or refresh the schema cache. Memory Statistics: Get statistics about the memory usage.
Configuration
Environment & auth
authnone
envYOUR_SUB_ID
Resources
MCP KQL Server — MCP Server · libregistry