SERVER

Crosstabs

Rank #544

io.github.barangaroo/crosstabs-mcp

Statistical crosstab analysis: chi-square, Fisher's exact, odds ratio, effect sizes

First listed
Jan 30, 2026
Last publish date
Jan 30, 2026
OVERVIEW

Crosstabs is a Model Context Protocol (MCP) server published by barangaroo. It ranks #544 of 58,900 servers tracked on MCP Toplist, and its repository has 405 GitHub stars. Crosstabs is listed on Official MCP, with 4 tracked versions. It was first listed on Jan 30, 2026 and most recently updated on Jan 30, 2026.

STANDING
#544of 58,900 tracked serversTop 1%

Ranks ahead of 58,356 of 58,900 servers on MCP Toplist.

Recent momentum
+38GitHub stars since Jan 26 (+10%)
CONNECT

Use Crosstabs

Add Crosstabs to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "crosstabs-mcp": {
      "command": "uvx",
      "args": [
        "crosstabs"
      ]
    }
  }
}
REGISTRIES

Listed on 1 registry

ORGANIZATION

barangaroo

Organization
Total servers
1
Total versions
4
VERSIONS

Available versions (4)

VersionPublished
1.0.2Jan 30, 2026
1.0.1Jan 30, 2026
1.0.0Jan 30, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Crosstabs?
Statistical crosstab analysis: chi-square, Fisher's exact, odds ratio, effect sizes
Who maintains Crosstabs?
Crosstabs is maintained by barangaroo, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
Is Crosstabs an official MCP server?
Yes — Crosstabs is listed on the Official MCP Registry.
How many versions does Crosstabs have?
MCP Toplist tracks 4 versions of Crosstabs, most recently published on Jan 30, 2026.
Where can I find the source code for Crosstabs?
The source code for Crosstabs is hosted at github.com/barangaroo/crosstabs-lite.
EXPLORE