GoDavaii Health AI
FreeNot checkedIndian medicine database for checking drug interactions, pregnancy safety, and dosage information.
About
Indian medicine database for checking drug interactions, pregnancy safety, and dosage information.
README
An MCP (Model Context Protocol) server that exposes GoDavaii's Indian health knowledge base to MCP-compatible AI clients. Ships a TEASER subset of our curated Indian medicine, drug-interaction, pregnancy-safety and lab-reference database — safe for public distribution. The full knowledge base is available exclusively through the GoDavaii app and website at godavaii.com.
What you get (TEASER build)
- 500 drug-drug interactions
- 200 curated Indian medicines with dosing limits
- 20 lab-test reference ranges
- Pregnancy-safety categories
- Generic alternative lookups for branded medicines
Tools exposed
| Tool | Description |
|---|---|
search_medicine |
Search Indian medicines by name or brand |
check_drug_interaction |
Drug-drug interaction severity + clinical management |
find_generic_alternatives |
Cheaper generic alternatives for branded medicines |
check_pregnancy_safety |
Medicine safety during pregnancy |
lookup_lab_test |
Lab test normal ranges + clinical significance |
check_dosage_safety |
Safe dosage limits across populations (adult/pediatric/elderly) |
Install
npm install -g godavaii-mcp-server
Use with an MCP client
Add to your MCP client config (e.g. Claude Desktop):
{
"mcpServers": {
"godavaii": {
"command": "npx",
"args": ["-y", "godavaii-mcp-server"]
}
}
}
About GoDavaii
GoDavaii is an India-first health AI built for every Indian family — multilingual, voice-first, free. Learn more at godavaii.com.
License
MIT
Installing GoDavaii Health AI
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/godavai01/godavaii-mcp-serverFAQ
Is GoDavaii Health AI MCP free?
Yes, GoDavaii Health AI MCP is free — one-click install via Unyly at no cost.
Does GoDavaii Health AI need an API key?
No, GoDavaii Health AI runs without API keys or environment variables.
Is GoDavaii Health AI hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install GoDavaii Health AI in Claude Desktop, Claude Code or Cursor?
Open GoDavaii Health AI on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
wenb1n-dev/SmartDB_MCP
A universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
by wenb1n-devPostgres Server
This server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
by madhurprashPostgres
Query your database in natural language
by AnthropicPostgreSQL
Read-only database access with schema inspection.
by modelcontextprotocolCompare GoDavaii Health AI with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All data MCPs
