Skip to main content
Glama
VidyasreeJayaprasad

DrugWise

drug_alternatives_get_drug_alternatives

Find safer alternative medications when a dangerous drug interaction is detected. Returns brand and generic names, side effects, and contraindications for the same therapeutic class.

Instructions

When a dangerous drug interaction is found, call this tool to get safer alternative medications in the same therapeutic class. Returns brand names, generic names, key side effects, contraindications, and why the alternative is safer for this specific patient. Provide the drug class and the condition being treated for best results.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
drug_classNoDrug class if known e.g. "azole antifungal" — helps narrow alternatives faster
drug_to_replaceYesThe drug that has the dangerous interaction and needs to be replaced
condition_being_treatedYesWhat the drug was being prescribed for e.g. "fungal infection", "hypertension", "depression"
patient_current_medicationsYesPatient current medications — needed to ensure the alternative also does not interact
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description covers what the tool returns but does not explicitly state that it is a read-only operation or disclose any side effects, authorization needs, or rate limits. With no annotations, this is a moderate gap.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is three sentences with critical information front-loaded: purpose first, then return contents, then usage advice. Every sentence adds value without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description adequately explains what the tool returns (brand names, generic names, side effects, etc.) and why each parameter is needed. It also relates to the sibling tool for drug interactions, making the context complete for an AI agent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema already provides detailed descriptions for all parameters (100% coverage). The description adds context (e.g., 'needed to ensure the alternative also does not interact' for patient_current_medications) and suggests optional use of drug_class, enhancing clarity beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description explicitly states the tool's purpose: to get safer alternative medications when a dangerous drug interaction is found, distinguishing it from sibling tools like checking interactions or drug info.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description clearly indicates when to use the tool ('when a dangerous drug interaction is found') and suggests providing the drug class and condition for best results, but does not explicitly exclude other scenarios or mention alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/VidyasreeJayaprasad/drug-interaction-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server