Lcql Query Builder
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add lcql-query-builderQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"lcql-query-builder": {
"command": "npx",
"args": [
"@modelcontextprotocol/lcql-query-builder"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Activate when the user needs help writing, optimizing, or understanding LimaCharlie Query Language (LCQL) queries for searching telemetry.
Tags
developmentpythongoshellbashskill