get_snp
ActiveTool of Gwas Catalog
declared in 0.1.0
GWAS Catalog: look up a single-nucleotide polymorphism (SNP) by rsID. Returns functional class, chromosome/region locations, and mapped genes (with up/downstream + distance). Keyless, from EBI/NHGRI.
Parameters schema
{
"type": "object",
"required": [
"rsid"
],
"properties": {
"rsid": {
"type": "string",
"description": "dbSNP rsID, e.g. \"rs7329174\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Gwas Catalog
https://github.com/pipeworx-io/mcp-gwas-catalog
1/7 registries