MCPVault

pubchem_get_compound_3d_structure

MCP tool from Pubchem MCP Server by cyanheads

Fetch a 3D conformer (atomic coordinates and bonds) for a compound by CID, as parsed JSON or raw SDF.

How to use it

pubchem_get_compound_3d_structure is exposed by the Pubchem MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the pubchem_get_compound_3d_structure tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Pubchem MCP Server

$docker run -p 3010:3010 pubchem-mcp-server
FULL PUBCHEM MCP SERVER LISTING