Skip to main content
Glama

SureChEMBL MCP Server

get_chemical_by_id

Retrieve detailed chemical information from the SureChEMBL database by entering a specific SureChEMBL chemical ID. Useful for accessing patent-related chemical data efficiently.

Instructions

Get detailed chemical information by SureChEMBL chemical ID

Input Schema

NameRequiredDescriptionDefault
chemical_idYesSureChEMBL chemical ID (numeric)

Input Schema (JSON Schema)

{ "properties": { "chemical_id": { "description": "SureChEMBL chemical ID (numeric)", "type": "string" } }, "required": [ "chemical_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/SureChEMBL-MCP-Server'

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