Skip to main content
Glama

SureChEMBL MCP Server

search_chemicals_by_name

Find chemicals by name, synonym, or common name using the SureChEMBL database. Retrieve results (1-1000) for quick chemical identification in patent research.

Instructions

Search for chemicals by name, synonym, or common name

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of results to return (1-1000, default: 25)
nameYesChemical name or synonym to search for

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of results to return (1-1000, default: 25)", "maximum": 1000, "minimum": 1, "type": "number" }, "name": { "description": "Chemical name or synonym to search for", "type": "string" } }, "required": [ "name" ], "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