Skip to main content
Glama

Unofficial PubChem MCP Server

search_by_smiles

Find chemical compounds in the PubChem database by entering the exact SMILES string of the molecule using this tool from the Unofficial PubChem MCP Server.

Instructions

Search for compounds by SMILES string (exact match)

Input Schema

NameRequiredDescriptionDefault
smilesYesSMILES string of the query molecule

Input Schema (JSON Schema)

{ "properties": { "smiles": { "description": "SMILES string of the query molecule", "type": "string" } }, "required": [ "smiles" ], "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