A
licenseA
qualityD
maintenanceAn MCP (Model Context Protocol) server that provides tools for interacting with Azure Data Explorer (Kusto) clusters.
10
12 npm
MIT
No user-submitted related servers found.
Scored across 7 tools
Tools are mostly distinct with separate verbs for listing, querying, and schema retrieval. However, execute_query_internal_table includes materialized views, slightly overlapping with the listing tools.
All tool names follow a consistent verb_noun pattern in snake_case, such as execute_query, list_, retrieve_. No mixing of styles.
With 7 tools, the set is well-scoped for a focused Kusto query server, covering essential operations without unnecessary bloat.
The set covers querying, listing, and schema retrieval for tables and views. Minor gaps include no tools for database-level listing or management operations, but the read-only focus seems intentional.