Skip to main content
Glama

ChEMBL MCP Server

get_target_info

Retrieve comprehensive details about a specific biological target using its ChEMBL target ID. Ideal for researchers and scientists analyzing target-related data in drug discovery and development.

Instructions

Get detailed information for a specific target by ChEMBL target ID

Input Schema

NameRequiredDescriptionDefault
chembl_idYesChEMBL target ID (e.g., CHEMBL2095173)

Input Schema (JSON Schema)

{ "properties": { "chembl_id": { "description": "ChEMBL target ID (e.g., CHEMBL2095173)", "type": "string" } }, "required": [ "chembl_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/ChEMBL-MCP-Server'

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