Home › Other › Stats Compass

Stats Compass

50+ pandas-powered tools for data loading, cleaning, visualization, and ML workflows

HTML Remote
★ 17 stars Last pushed 2026-08-26 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.statscompass.io/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http stats-compass-mcp https://mcp.statscompass.io/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "stats-compass-mcp": {
      "url": "https://mcp.statscompass.io/mcp"
    }
  }
}

Package (pypi 0.3.28)

uvx stats-compass-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "stats-compass-mcp": {
      "command": "uvx",
      "args": [
        "stats-compass-mcp"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry