← Registry

Analytics

crosstabs.com

MCP server for Crosstabs research methodology, providing evidence discovery, data fetching, headless capability checks, and deterministic analysis or rendering of crosstab matrices with significance and effect size metrics.

1 endpoint5 known toolsFirst detected August 13, 2026Last detected August 18, 2026

ENDPOINT 1

https://mcp.crosstabs.com/mcp

No auth detected

MCP server metadata

Name
crosstabs-remote
Version
2.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Use public methodology and aggregate tools without authentication. OAuth-authenticated project tools provide the full research lifecycle. Hosted respondent rows require the data:raw permission; the server derives the exact project, operation, data class, and fresh authorization receipt from the verified bearer. Callers cannot provide or override authorization evidence. Do not send confidential or regulated records, and use the local crosstabs-headless PyPI command whenever respondent records must remain on-device. Requests are limited to 600 requests per IP per 60 seconds.

Known tools 5

search

Use this when you need to discover Crosstabs methodology, limitations, or evidence pages before selecting a resource to fetch.

Inferred read-only
fetch

Use this when you have a Crosstabs evidence identifier and need its full methodology text, limitations, canonical URL, and source links.

Inferred read-only
get_headless_capabilities

Use this when you need the authoritative local-versus-remote tool boundary before choosing where to run a research workflow.

Inferred read-only
analyze_crosstab

Use this when you have an aggregate contingency matrix and need deterministic bases, percentages, significance letters, effect size, inference diagnostics, warnings, and evidence links without a UI.

Inferred read-only
render_crosstab

Use this when the user should inspect a rich evidence-linked crosstab widget with bases, percentages, significance letters, effect size, warnings, provenance, and limitations.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.crosstabs-remote]
url = "https://mcp.crosstabs.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "crosstabs-remote": {
      "type": "http",
      "url": "https://mcp.crosstabs.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: crosstabs-remote
Remote MCP URL: https://mcp.crosstabs.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "crosstabs-remote": {
      "url": "https://mcp.crosstabs.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "crosstabs-remote": {
      "type": "http",
      "url": "https://mcp.crosstabs.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "crosstabs-remote",
  "transport": "streamable-http",
  "url": "https://mcp.crosstabs.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for crosstabs.com was fetched 2026-08-21T10:29:40.852Z.

Trust status Trusted

crosstabs.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.