Loading languages...
KO

koido/extreme-p-mcp

@koido

This MCP server provides an API interface to extreme p-value calculation functions (z, t, F, chi-square, SAIGE) implemented in the R script `extreme-P.R`, via Python.

p-value
statistics
R
Python
MCP server

# mcpServer Config

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

# stdio

uv run server.py
Transport:
stdio
Taal:
Python
Gemaakt:4/24/2025
Bijgewerkt:4/24/2025