just-prs-mcp 0.4.0
Highlights
- Score one or more genomes through
compute_prs_by_trait(samples=["Label=path", ...]). One person is a one-element list; there is novcf_pathon this tool. - Returns
TraitPRSReportswith saved JSON (result_paths) plus the just-prs trait HTML report:html_pathover stdio,html_urlover Streamable HTTP (GET /reports/<file>on the MCP origin). compare_genomes,plot_trait_panel, andbuild_prs_prompttakeresult_pathslists. Comparisons use the median of usable models.vcf_metainfoplussuperpopulation="auto"andreference_restoration="auto"(just-prs >=0.9.0).- Claude / Codex /
.mcp.jsonmetadata and README example queries match this API. Pinjust-prs-mcp>=0.4.
Install
claude mcp add just-prs -- uvx just-prs-mcp@0.4.0 stdio{
"mcpServers": {
"just-prs": {
"command": "uvx",
"args": ["just-prs-mcp@0.4.0", "stdio"],
"env": { "PRS_MCP_MODE": "essentials" }
}
}
}The release assets also include the Claude plugin ZIP and local Claude Desktop .mcpb extension.
Verification
- 74 deterministic tests passed
- Ruff lint and format checks passed
- Pyright passed with no errors