Skip to main content
Glama

OpenTargets MCP Server

get_disease_details

Retrieve detailed disease information using the OpenTargets MCP Server by providing a Disease EFO ID. Ideal for gene-drug-disease association research.

Instructions

Get comprehensive disease information

Input Schema

NameRequiredDescriptionDefault
idYesDisease EFO ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Disease EFO ID", "type": "string" } }, "required": [ "id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Augmented-Nature/OpenTargets-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server