mcpbeat Sign in

Crosstabs MCP Server

local only

Crosstabs MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from pypi.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 9 · avg 4
a month agotoday
21
Installs / week
pypi · crosstabs-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add crosstabs-mcp -- uvx crosstabs-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "crosstabs-mcp": {
      "args": [
        "crosstabs-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.crosstabs-mcp]
command = "uvx"
args = ["crosstabs-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "crosstabs-mcp": {
      "args": [
        "crosstabs-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "crosstabs-mcp": {
      "args": [
        "crosstabs-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Crosstabs MCP

same job, measured the same way
Crosstabs
by barangaroo

Local survey workflow and statistical crosstab analysis with auditable evidence

local only
Aurora
by fantasylab-ai

Glass-box statistical analysis for agents: 19 methods, cited findings, measured error rates.

503 installs/wk local only
Analytics
by mcpanalytics

The statistical analyst in your AI chat — validated, citable, re-runnable analysis of your data.

27 tools answering
Agent Eval
by rudrendupaul

Statistical regression testing for LLM agents: p-value, effect size, and CI on behavior change.

161 installs/wk local only
Pmd
by roeiba

MCP server for PMD static code analyzer - run code analysis and detect duplicates

30 installs/wk local only
Delaware DMV
by pipeworx-io

Delaware DMV: registrations by fuel type, EV and charger rebates, crash statistics

36 tools answering
Scientific Microservices
by scientificmicroservices

Valid and reliable data engineering and statistical analysis without hallucinations.

6 tools answering
Filesystem Context
by j0hanz

🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis

local only

Crosstabs MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Crosstabs MCP?
Crosstabs MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package crosstabs-mcp was installed 21 times last week.
Is Crosstabs MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Crosstabs MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls crosstabs-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Crosstabs MCP?
The pypi package crosstabs-mcp was installed 21 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.