Skip to main content
Glama

Server Details

Negative results intelligence for drug discovery — query measured failures via MCP.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsC

Average 2.9/5 across 35 of 35 tools scored. Lowest: 1.4/5.

Server CoherenceA
Disambiguation4/5

Most tools have clearly distinct purposes by targeting specific failure types (e.g., ADMET, ADC, bispecific). However, the high number of similarly named 'search_failed_*' and 'search_*_failures' could cause confusion without careful reading, and subtle overlaps exist (e.g., search_failed_adcs vs search_adc_linker_failures are related but distinct).

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with snake_case. The verbs 'search_', 'get_', and 'list_' are used appropriately and predictably, with no mixing of conventions.

Tool Count4/5

With 35 tools, the server is on the high side but still appropriate for the broad domain of pharmaceutical failure data across many modalities. Each tool covers a specific niche, though some consolidation might be possible.

Completeness5/5

The tool surface is remarkably comprehensive, covering failures across small molecules, antibodies, ADCs, bispecifics, PROTACs, oligonucleotides, peptides, vaccines, CRISPR, and more. It includes meta-queries for indicators and targets, leaving no obvious dead ends for agents exploring failure data.

Available Tools

35 tools
get_compound
Read-onlyIdempotent
Inspect

A compound (structure, name, max clinical phase) + its full negative profile across modalities/sources.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
chembl_idNoChEMBL molecule ID, e.g. CHEMBL941.
inchi_keyNoCompound InChIKey (provide one of inchi_key, chembl_id, or pubchem_cid).
pubchem_cidNoPubChem Compound ID (CID).

Output Schema

ParametersJSON Schema
NameRequiredDescription
compoundNoIdentity: pref_name, chembl_id, inchi_key, max_phase.
findingsNoEvery negative finding for this molecule.
query_metadataYesEcho of the resolved query.
returned_countNo
get_coverage
Read-onlyIdempotent
Inspect

Per-modality and per-source coverage stats (honest Phase-1 numbers).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
totalNo
by_modalityNoPer-modality finding counts.
curated_totalNo
by_source_typeNoPer-source finding counts.
query_metadataYesEcho of the resolved query.
get_finding_provenance
Read-onlyIdempotent
Inspect

Full provenance + detail for a single finding by id.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesfinding UUID

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingNoThe finding with source, DOI/PMID, assay context, and confidence tier.
query_metadataYesEcho of the resolved query.
get_model_card
Read-onlyIdempotent
Inspect

Per-target Layer-1 model card: training counts and held-out scaffold-split metrics (ROC-AUC, PR-AUC, Brier, calibration). Accepts a gene symbol (e.g. EGFR) or UniProt accession (e.g. P00533).

ParametersJSON Schema
NameRequiredDescriptionDefault
targetYesgene symbol or UniProt accession (required)

Output Schema

ParametersJSON Schema
NameRequiredDescription
query_metadataYesEcho of the resolved query.
get_target_landscape
Read-onlyIdempotent
Inspect

Target 'graveyard' / exhaustion index: how many distinct compounds/agents have been tried against a target and failed, broken down by modality and outcome. Answers 'how picked-over is this target?'. Accepts a gene symbol (e.g. EGFR) or a UniProt accession (e.g. P00533).

ParametersJSON Schema
NameRequiredDescriptionDefault
targetYesgene symbol or UniProt accession (required)

Output Schema

ParametersJSON Schema
NameRequiredDescription
summaryNoOne-line natural-language summary.
by_outcomeNoPer-outcome counts.
by_modalityNoPer-modality failed-agent counts.
query_metadataYesEcho of the resolved query.
list_models
Read-onlyIdempotent
Inspect

Summary of the Layer-1 inactivity-scoring model registry: how many per-target models, split by family, and median scaffold-split ROC-AUC.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
query_metadataYesEcho of the resolved query.
list_top_targets
Read-onlyIdempotent
Inspect

Coverage browse: the most heavily-pursued ('graveyard') targets, ranked by recorded negative findings. Optional family filter (kinase, gpcr, protease, nuclear_receptor, ion_channel, transporter, phosphatase, other).

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of findings to return (1–100, default 25).
familyNotarget family filter (optional)

Output Schema

ParametersJSON Schema
NameRequiredDescription
query_metadataYesEcho of the resolved query.
search_adc_linker_failures
Read-onlyIdempotent
Inspect

ADC failures attributed to linker chemistry.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_admet_failures
Read-onlyIdempotent
Inspect

Small-molecule ADMET failures.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_admet_failures_all_modalities
Read-onlyIdempotent
Inspect

ADMET failures across ALL modalities.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_ancestry_specific_failures
Read-onlyIdempotent
Inspect

Ancestry-specific CRISPR failures.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_bispecific_format_failures
Read-onlyIdempotent
Inspect

Bispecific format/engineering failures.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_developability_failures
Read-onlyIdempotent
Inspect

Antibody developability failures.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_drug_drug_interaction_failures
Read-onlyIdempotent
Inspect

Drug-drug interaction failures.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_failed_adcs
Read-onlyIdempotent
Inspect

ADCs that failed at any stage.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_failed_bispecifics
Read-onlyIdempotent
Inspect

Bispecifics that failed at any stage.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_failed_clinical_antibodies
Read-onlyIdempotent
Inspect

Discontinued/terminated clinical antibodies.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_failed_essentiality_screens
Read-onlyIdempotent
Inspect

Non-dependency / failed essentiality screens.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_failed_guides
Read-onlyIdempotent
Inspect

Failed/ineffective CRISPR guides.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_failed_oligonucleotides
Read-onlyIdempotent
Inspect

ASOs/siRNAs that failed engagement/developability.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_failed_peptide_therapeutics
Read-onlyIdempotent
Inspect

Failed peptide therapeutics.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_failed_protacs
Read-onlyIdempotent
Inspect

PROTACs that failed degradation/ternary/permeability.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_failed_replications
Read-onlyIdempotent
Inspect

Findings that failed to replicate.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_failed_selectivity
Read-onlyIdempotent
Inspect

Small molecules that failed selectivity.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_failed_vaccines
Read-onlyIdempotent
Inspect

Failed/terminated vaccines (by pathogen/indication).

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
indicationNodisease/indication

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_inactive_compounds
Read-onlyIdempotent
Inspect

Inactive small-molecule compound-target pairs.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_indication_history
Read-onlyIdempotent
Inspect

ALL failed approaches for an indication across every modality.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
indicationYesindication (required)

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_mechanism_failures
Read-onlyIdempotent
Inspect

Approaches that failed for a mechanism (by target).

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_oligo_delivery_failures
Read-onlyIdempotent
Inspect

Oligonucleotide delivery failures.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_pathogen_history
Read-onlyIdempotent
Inspect

Vaccine + antimicrobial + antibody failures for a pathogen.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
pathogenYespathogen name (required)

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_peptide_stability_issues
Read-onlyIdempotent
Inspect

Peptide stability/half-life failures.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_protac_e3_issues
Read-onlyIdempotent
Inspect

PROTAC E3-ligase recruitment / ternary failures.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_safety_failures
Read-onlyIdempotent
Inspect

Clinical/preclinical safety failures across modalities.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_target_history
Read-onlyIdempotent
Inspect

ALL failed approaches against a target across every modality.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetYesUniProt accession or gene symbol (required)

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.
search_vaccine_immunogenicity_failures
Read-onlyIdempotent
Inspect

Failed vaccine immunogen designs.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoConfidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails).curated
limitNoMaximum number of findings to return (1–100, default 25).
offsetNoNumber of findings to skip before this page, for pagination (default 0).
targetNoUniProt accession or gene symbol
outcomeNooutcome filter (inactive, failed_safety, terminated, …)
compoundNocompound name, ChEMBL ID, or InChIKey

Output Schema

ParametersJSON Schema
NameRequiredDescription
findingsNoMatching negative findings (same shape as the REST /findings endpoint).
has_moreNoTrue when more results exist beyond this page.
coverage_noteNoHonest coverage caveat for thin Phase-1 modalities (present only when relevant).
query_metadataYesEcho of the resolved query — tool, limit, offset, and any applied presets.
returned_countNoFindings returned in this page.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources