Drug Renal Dose Adjuster

Drug Renal Dose Adjuster MCP Connector for Claude

A+

Calculate medication dose modifications and interval extensions based on renal function levels (CrCl or eGFR) and identify contraindications.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

The Drug Renal Dose Adjuster is a clinical decision support tool designed to assist healthcare professionals in managing medication regimens for patients with varying stages of Chronic Kidney Disease (CKD). By providing the patient's Creatinine Clearance (CrCl) or estimated Glomerular Filtration Rate (eGFR), users can use tools like calculate_renal_adjustment to determine precise dose reductions or interval extensions. The tool also identifies critical contraindications where a drug should not be used due to high toxicity risk at specific renal thresholds. Use list_all_drugs to browse the supported medication catalog and get_drug_baseline to retrieve standard dosing information.

renal-functiondosage-adjustmentckdmedication-safetypharmacokinetics

3 tools expose this connector's capabilities to your AI agent.

calculate_renal_adjustment

Calculates adjusted dose based on renal function

get_drug_baseline

Gets the baseline dose and interval for a drug

list_all_drugs

Lists all supported drugs

See how to talk to your AI agent using Drug Renal Dose Adjuster.

What is the standard dose for Vancomycin?

The baseline dose for Vancomycin is 1000 mg every 12 hours.

Adjust the dose of Metformin for a patient with an eGFR of 30.

For Metformin with an eGFR of 30, the adjusted dose is 500 mg every 24 hours. Note that this patient is in Stage 4 CKD.

Is Gentamicin safe for a patient with CrCl of 20?

No, Gentamicin is contraindicated for this patient because their CrCl has fallen below the safety threshold.

You can use the `list_all_drugs` tool to retrieve a complete, searchable list of all medications currently available in our hardcoded catalog.

Related Connectors