Back to directory
koido/extreme-p-mcp

koido/extreme-p-mcp

@koido0

An MCP server providing API access to extreme p-value calculation functions (z, t, F, chi-square, SAIGE) using R and Python.

p-valuestatisticsRPythonMCP servertool

Installation & Configuration

{
  "mcpServers": {
    "ExtremeP": {
      "command": "uv",
      "args": [
        "--directory",
        "where you cloned the repo",
        "run",
        "server.py"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/23
Updated
2025/4/24