alexneyler/kusto-mcp
If you are the rightful owner of kusto-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A configurable MCP server that converts natural language into Kusto queries and executes them against a Kusto database.
Tools
Functions exposed to the LLM to take actions
list-supported-tables
Lists the supported tables as provided in the settings.yaml
file.
generate-kusto-query
Generates a Kusto query against the provided table for the given prompt.
execute-kusto-query
Generates and executes a Kusto query against the provided table for the given prompt.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client