claude mcp add barangaroo-crosstabs-mcp -- uvx crosstabs-mcp
{
"mcpServers": {
"barangaroo-crosstabs-mcp": {
"command": "uvx",
"args": ["crosstabs-mcp"]
}
}
}
{
"mcpServers": {
"barangaroo-crosstabs-mcp": {
"command": "uvx",
"args": ["crosstabs-mcp"]
}
}
}
{
"mcpServers": {
"barangaroo-crosstabs-mcp": {
"command": "uvx",
"args": ["crosstabs-mcp"]
}
}
}
About This MCP Server
The crosstabs-mcp server is a developer tool that enables statistical crosstab analysis, connecting to other components through standard input/output interfaces. It provides calculations for chi-square, Fisher's exact, odds ratio, and effect sizes, making it useful for data analysis tasks. A developer would use this server when they need to perform statistical analysis on categorical data, particularly when working with tools that rely on standard input/output interfaces.
Statistical crosstab analysis: chi-square, Fisher's exact, odds ratio, effect sizes. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
crosstabs-mcp on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The crosstabs-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.