Loomal

vari-mcp

MCP server by github.com/getvari/vari-mcp

6 hydration calculators for LLMs: water intake, dehydration, pregnancy, CKD, athlete, energy.

0 starsnpm: @getvari/mcp

About vari-mcp

vari-mcp is an MCP (Model Context Protocol) server published by getvari in the official MCP registry, listed under AI & ML on Loomal. 6 hydration calculators for LLMs: water intake, dehydration, pregnancy, CKD, athlete, energy.

It ships as an npm package (@getvari/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/getvari/vari-mcp.

Use vari-mcp with your agent

Claude Code · one command
claude mcp add vari-mcp -- npx -y @getvari/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "vari-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@getvari/mcp"
      ]
    }
  }
}
npm@getvari/mcp

Frequently asked questions

What is vari-mcp?
vari-mcp is an MCP (Model Context Protocol) server by getvari in the AI & ML category. 6 hydration calculators for LLMs: water intake, dehydration, pregnancy, CKD, athlete, energy.
How do I connect vari-mcp to Claude, Cursor, or another MCP client?
Install vari-mcp from its npm package (@getvari/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is vari-mcp open source?
Yes — the source code is public at github.com/getvari/vari-mcp.
Can AI agents pay to use vari-mcp?
Not yet through Loomal — vari-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain vari-mcp? Claim this listing free by verifying GitHub ownership, or contact us.