Skip to main content
Glama
Ownership verified

Server Details

Semantic search over 5 US healthcare databases: NPI providers, PubMed literature, FDA adverse events (FAERS), clinical trials, and drug labels. ~1.8M vectors with real-time updates.

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

6 tools
get_provider_details_toolInspect

Get full details for a provider by their 10-digit NPI number.

ParametersJSON Schema
NameRequiredDescriptionDefault
npi_numberYes
search_drug_labels_toolInspect

Search FDA drug labels for indications, warnings, interactions, and dosing.

Examples: 'statin contraindications liver disease', 'ACE inhibitor pregnancy warnings', 'metformin dosing renal impairment'

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYes
product_typeNo
search_drug_safety_toolInspect

Search FDA adverse event reports (FAERS) by drug name or reaction.

Examples: 'metformin lactic acidosis', 'warfarin bleeding elderly', 'statin myopathy rhabdomyolysis'

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYes
serious_onlyNo
search_literature_toolInspect

Search PubMed biomedical literature by natural language query.

Examples: 'SGLT2 inhibitors heart failure outcomes 2022', 'mRNA vaccine immunogenicity elderly', 'GLP-1 agonist weight loss meta-analysis'

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYes
pub_year_fromNo
search_providers_toolInspect

Search NPI healthcare providers by natural language query.

Examples: 'cardiologist in Houston', 'pediatric oncologist Boston', 'dermatologist accepting Medicare Florida'

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYes
stateNo
search_trials_toolInspect

Search ClinicalTrials.gov studies by natural language query.

Examples: 'pembrolizumab non-small cell lung cancer', 'CAR-T cell therapy B-cell lymphoma', 'GLP-1 receptor agonist obesity phase 3'

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
phaseNo
queryYes
statusNo

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

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.