Chi-Square Test Engine MCP Connector for Claude
A+Run exact Chi-Square independence tests on contingency tables local. Get CPU-guaranteed chi² statistics and p-values for categorical analysis.
The Chi-Square test determines whether two categorical variables are independent. Asking an LLM to compute expected frequencies across a matrix and then sum the chi² residuals is a recipe for hallucinated results.
This MCP computes the full test deterministically using jstat. The AI sends the observed frequency matrix, and the engine calculates exact expected frequencies, the chi² statistic, degrees of freedom, and the p-value — all locally on your CPU.
The Superpowers
- Zero Hallucination: Exact chi² statistics computed deterministically.
- Automatic Expected Frequencies: The engine builds the entire expected matrix internally.
- Any Matrix Size: Supports 2x2, 3x3, or larger contingency tables.
- Data Privacy: Your survey and business data stays local.
Related Connectors
Trakt MCP
Track TV shows and movies — search titles, get ratings, discover trending content and manage your watchlist.
Open WebUI MCP
Manage your Open WebUI instance — list models, handle chat completions, and manage RAG collections directly from any AI agent.
Mollie MCP
Manage payments, orders, and customers via Mollie — track transactions and manage your e-commerce finances directly from your AI agent.
Open Exchange Rates MCP
Access real-time and historical currency exchange rates for 200+ currencies. Convert values, track time series, and analyze OHLC data directly from your AI agent.