databutler stats for Claude Desktop
io.github.physics-star-cat/databutler-stats
Exact statistics & probability: distributions, hypothesis tests, CIs, Bayesian updates, regression.
client:Claude Desktop
transport:streamable-http
tools:6
Install databutler stats in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"databutler-stats": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://databutler.dev/api/mcp/stats"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs