Catalog
io.github.barangaroo/crosstabs-mcp
OfficialStatistical crosstab analysis: chi-square, Fisher's exact, odds ratio, effect sizes
Perform statistical crosstab analysis including chi-square and odds ratio calculations.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"crosstabs-mcp": {
"command": "uvx",
"args": [
"crosstabs-mcp"
]
}
}
}