Skip to main content
Glama

Unofficial PubChem MCP Server

search_by_cas_number

Find chemical compounds using CAS Registry Numbers to access detailed molecular properties and bioassay data from the PubChem database.

Instructions

Search for compounds by CAS Registry Number

Input Schema

NameRequiredDescriptionDefault
cas_numberYesCAS Registry Number (e.g., 50-78-2)

Input Schema (JSON Schema)

{ "properties": { "cas_number": { "description": "CAS Registry Number (e.g., 50-78-2)", "type": "string" } }, "required": [ "cas_number" ], "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