Ch-E/data-lens
A natural language-driven analytics tool that integrates an LLM to interpret executive queries, generate optimized SQL, and deliver contextual insights from MCP server transaction data stored in MS SQL Server.
Platform-specific configuration:
{
"mcpServers": {
"data-lens": {
"command": "npx",
"args": [
"-y",
"data-lens"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...