Godavaii Mcp Server — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Godavaii Mcp Server (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
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.
| 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) |
npm install -g godavaii-mcp-serverAdd to your MCP client config (e.g. Claude Desktop):
{
"mcpServers": {
"godavaii": {
"command": "npx",
"args": ["-y", "godavaii-mcp-server"]
}
}
}GoDavaii is an India-first health AI built for every Indian family — multilingual, voice-first, free. Learn more at godavaii.com.
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.