Godavaii MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm.
GoDavaii Health AI — Indian medicine DB, drug interactions, pregnancy safety, dosage checks
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add godavaii-mcp-server -- npx -y godavaii-mcp-server
{
"mcpServers": {
"godavaii-mcp-server": {
"args": [
"-y",
"godavaii-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.godavaii-mcp-server]
command = "npx"
args = ["-y", "godavaii-mcp-server"]
{
"mcpServers": {
"godavaii-mcp-server": {
"args": [
"-y",
"godavaii-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"godavaii-mcp-server": {
"args": [
"-y",
"godavaii-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.