Skip to main content
Glama

ChEMBL MCP Server

get_target_pathways

Identify biological pathways linked to a specific target using the ChEMBL target ID. Simplify pathway analysis for drug discovery and target validation.

Instructions

Get biological pathways associated with a target

Input Schema

NameRequiredDescriptionDefault
target_chembl_idYesChEMBL target ID

Input Schema (JSON Schema)

{ "properties": { "target_chembl_id": { "description": "ChEMBL target ID", "type": "string" } }, "required": [ "target_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