RX-Radar
](https://smithery.ai/servers/ratbyte/rxradar)
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add ratbyte/rxradar
# Browse available tools
npx -y smithery tool list ratbyte/rxradar
# Get full schema for a tool
npx -y smithery tool get ratbyte/rxradar search_providers_tool
# Call a tool
npx -y smithery tool call ratbyte/rxradar search_providers_tool '{}'Direct MCP Connection
Endpoint: https://rxradar--ratbyte.run.tools
Tools (6)
search_providers_tool— Search NPI healthcare providers by natural language query.get_provider_details_tool— Get full details for a provider by their 10-digit NPI number.search_literature_tool— Search PubMed biomedical literature by natural language query.search_drug_safety_tool— Search FDA adverse event reports (FAERS) by drug name or reaction.search_trials_tool— Search ClinicalTrials.gov studies by natural language query.search_drug_labels_tool— Search FDA drug labels for indications, warnings, interactions, and dosing.
# Get full input/output schema for a tool
npx -y smithery tool get ratbyte/rxradar