snp_associations
ActiveTool of Gwas Catalog
declared in 0.1.0
GWAS Catalog: get trait/disease associations for a SNP (rsID) — risk allele, p-value, odds ratio per copy, beta/effect size, and risk allele frequency. Keyless, from EBI/NHGRI.
Parameters schema
{
"type": "object",
"required": [
"rsid"
],
"properties": {
"rsid": {
"type": "string",
"description": "dbSNP rsID, e.g. \"rs7329174\"."
},
"limit": {
"type": "number",
"description": "Max associations to return (default 20)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Gwas Catalog
https://github.com/pipeworx-io/mcp-gwas-catalog
1/7 registries