Skip to main content
MedAI Tools exposes 6 tools through the MCP interface. The first three are standalone lookups; the last three form a sequential workflow for running clinical calculators.
Search a database of 500,000+ Indian branded drugs by brand name, generic composition, or dosage form. At least one parameter should be provided. Returns a JSON list of matching drugs with brand name, generic composition, manufacturer, and available forms. Example:

Access published treatment protocols and clinical guidelines from Indian and international medical bodies. Available publishers include: ICMR, RSSDI, ADA, WHO, ESH, KDIGO, AHA, IPS, and more. Returns:
  • For intent="publishers": Text listing all available publishers
  • For intent="search": Protocol document pages as base64-encoded JPEG images
Example:

indian_pharmacology_details

Look up drug information from the National Formulary of India (2011). Covers indications, dosage, contraindications, adverse effects, and pregnancy safety. Returns a JSON list of pharmacology entries matching the query. Example:

Medical Calculator Workflow

The three calculator tools form a sequential 3-step workflow:

Available Categories


medical_calculator_list

Browse available calculators by category.

medical_calculator_input

Get the input schema for a specific calculator before executing it. Returns a JSON schema describing all required and optional input fields with types and constraints.

medical_calculator_output

Execute a calculator with validated input data. Returns the calculation result: numerical values, risk scores, derived metrics, and clinical interpretations.

Worked Example: BMI Calculator

1

Find the calculator

2

Get the input schema

Returns:
3

Execute and get results

Returns:

For questions about specific tools or data coverage, contact ekaconnect@eka.care.