claude mcp add barangaroo-crosstabs -- uvx crosstabs
{
"mcpServers": {
"barangaroo-crosstabs": {
"command": "uvx",
"args": ["crosstabs"]
}
}
}
{
"mcpServers": {
"barangaroo-crosstabs": {
"command": "uvx",
"args": ["crosstabs"]
}
}
}
{
"mcpServers": {
"barangaroo-crosstabs": {
"command": "uvx",
"args": ["crosstabs"]
}
}
}
About This MCP Server
The crosstabs server is a developer tool that enables statistical crosstab analysis, providing calculations such as chi-square, Fisher's exact, odds ratio, and effect sizes. It connects to the Model Context Protocol and is available on pypi, allowing developers to integrate its capabilities into their projects. Developers would use this tool when they need to perform statistical analysis on categorical data, particularly in applications involving data science or machine learning.
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 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 server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.