search_similar_compounds
Identify chemically similar compounds by inputting a SMILES string, setting a similarity threshold, and specifying result limits using the ChEMBL MCP Server.
Instructions
Find chemically similar compounds using Tanimoto similarity
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Number of results to return (1-1000, default: 25) | |
similarity | No | Similarity threshold (0-1, default: 0.7) | |
smiles | Yes | SMILES string of the query molecule |