query_opentargets
ActiveTool of Claidex MCP
declared in 1.0.0
Query Open Targets for target-disease association evidence. Returns genetic evidence score, clinical evidence, known drugs, tractability, and safety liabilities for a gene-disease pair.
Parameters schema
{
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"target_gene",
"disease_term"
],
"properties": {
"target_gene": {
"type": "string",
"minLength": 1,
"description": "HGNC gene symbol"
},
"disease_term": {
"type": "string",
"minLength": 1,
"description": "Disease name or EFO term"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Claidex MCP
https://github.com/ssatanis/claidex-sentinel
1/7 registries