UNPKG

@mcp-apps/kusto-mcp-server

Version:

MCP server for interacting with Kusto databases

9 lines 204 B
{ "github.copilot.chat.modelContextProtocol.servers": [ { "name": "Kusto MCP Server", "command": "node --no-warnings dist/index.js", "cwd": "${workspaceFolder}" } ] }