Statsmodels

MCP Server

by hxk622 · Added 5mo ago

Claude
4

Install

git clone https://github.com/hxk622/TokenDance

Add to Claude

claude mcp add statsmodels

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "statsmodels": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/statsmodels"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

Statistical models library for Python. Use when you need specific model classes (OLS, GLM, mixed models, ARIMA) with detailed diagnostics, residuals, and inference. Best for econometrics, time series, rigorous inference with coefficient tables. For guided statistical test selection with APA reporting use statistical-analysis.

Tags

ai-mlpythongobashtestingskill

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations