Skip to main content
Glama

OpenTargets MCP Server

get_target_details

Retrieve detailed gene target information, including gene-drug-disease associations, using Ensembl gene ID, for research and analysis on the Open Targets platform.

Instructions

Get comprehensive target information

Input Schema

NameRequiredDescriptionDefault
idYesTarget Ensembl gene ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Target Ensembl gene 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