Skip to main content
Glama

PubChem MCP Server

search_patents

Find chemical patents and intellectual property details using a CID or custom query. Access comprehensive patent data for millions of compounds through PubChem's chemical database.

Instructions

Search for chemical patents and intellectual property information

Input Schema

NameRequiredDescriptionDefault
cidNoPubChem Compound ID (CID)
queryNoPatent search query (alternative to CID)

Input Schema (JSON Schema)

{ "properties": { "cid": { "description": "PubChem Compound ID (CID)", "type": [ "number", "string" ] }, "query": { "description": "Patent search query (alternative to CID)", "type": "string" } }, "required": [], "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/PubChem-MCP-Server'

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