Stats Compass for Claude Desktop
io.github.oogunbiyi21/stats-compass
50+ pandas-powered tools for data loading, cleaning, visualization, and ML workflows
client:Claude Desktop
transport:streamable-http
runtime:pypi
Install Stats Compass in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"stats-compass": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.statscompass.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs