bach-definite-mcp
v0.4.0
Published
Mock Definite metrics MCP (alasql) over REAL data: monthly revenue/orders/AOV derived from UCI Online Retail II (revenue_monthly).
Maintainers
Readme
bach-definite-mcp
Mock Definite analytics MCP server. Returns sample metrics and semantic-layer query results.
Note: This is a MOCK MCP server by bachstudio. It returns sample/fake data and does not connect to Definite. Intended for prototyping and demos.
Tools
list_metrics— List defined metrics in the semantic layerrun_query— Query a metric over a time grain and dimension
Usage (stdio MCP)
{
"mcpServers": {
"definite": {
"command": "npx",
"args": ["-y", "bach-definite-mcp"]
}
}
}License
MIT © bachstudio
