SYNTHORA PubChem Drug-Likeness Descriptors
x402/synthora-pubchem-drug-likeness-descriptorsReturns Lipinski / ADMET-relevant molecular descriptors for a compound by name from PubChem pubchem.ncbi.nlm.nih.gov/rest/pug: XLogP, TPSA, HBondDonorCount, HBondAcceptorCount and RotatableBondCount. Autonomous agents and agent-to-agent (A2A) medicinal-chemistry and virtual-screening pipelines consume these to score drug-likeness and permeability. Ranking surface: compound name to descriptor vector. [x402: $0.0015/call on base, category=other]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"synthora_pubchem_drug-likeness_descriptors": {
"url": "https://pubchem-druglikeness-descriptors.hergertsynthora.com/service",
"transport": "http"
}
}
}