extreme-p-mcp

extreme-p-mcp

0

The Extreme P-value MCP Server offers an API interface for extreme p-value calculations using specially designed R functions accessed via Python. Notable for its ease of integration with existing systems and ongoing active development.

Overview

This MCP server provides an API interface for calculating extreme p-values such as z, t, F, chi-square, and SAIGE using functions in the R script, extreme-P.R. The server uses Python and the pyper library to call R, built with FastMCP. The server includes extreme_p_helper.py and server.py for API endpoints.

  • Under active development; features may change.
  • Key dependencies: uv, pyper, fastmcp, mcp[cli].