Skip to main content
Glama

Unofficial PubChem MCP Server

search_by_inchi

Use this tool to locate chemical compounds in the PubChem database by entering their InChI string or InChI key for precise molecular identification and access to related data.

Instructions

Search for compounds by InChI or InChI key

Input Schema

NameRequiredDescriptionDefault
inchiYesInChI string or InChI key

Input Schema (JSON Schema)

{ "properties": { "inchi": { "description": "InChI string or InChI key", "type": "string" } }, "required": [ "inchi" ], "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/Augmented-Nature-PubChem-MCP-Server'

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