Skip to main content
ClaudeWave

Solar Vitamin D Explorer - Know when and where you can synthesize Vitamin D

MCP ServersOfficial Registry1 stars0 forksTypeScriptUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/JaviMaligno/vitamind
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "vitamind": {
      "command": "node",
      "args": ["/path/to/vitamind/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/JaviMaligno/vitamind and follow its README for install instructions.
Use cases

MCP Servers overview

# VitaminD Explorer

Solar vitamin D calculator PWA — know when and where you can synthesize
vitamin D from sunlight, based on solar elevation, real-time UV index, skin
type, body exposure and age.

**Live:** https://getvitamind.app

## Stack

Next.js (App Router) · next-intl (es/en/fr/de/ru/lt) · Tailwind CSS v4 · D3 ·
Supabase (auth, profiles, city search, push subscriptions) · Web Push ·
Vercel (hosting + daily cron).

## Development

```bash
npm install
cp .env.example .env.local   # fill in values
npm run dev                  # localhost:3000
```

Quality gate (all must pass, enforced by CI on every push/PR):

```bash
npm run lint && npm run typecheck && npm test && npm run build
```

## Docs

- [`CLAUDE.md`](./CLAUDE.md) — architecture, deployment runbook, operational
  gotchas and incident history.
- [`docs/PRODUCTION_READINESS.md`](./docs/PRODUCTION_READINESS.md) —
  production-readiness assessment and the practices that keep it that way.

## License

MIT
healthmcpmcp-servermodel-context-protocolnextjspwavitamin-d

What people ask about vitamind

What is JaviMaligno/vitamind?

+

JaviMaligno/vitamind is mcp servers for the Claude AI ecosystem. Solar Vitamin D Explorer - Know when and where you can synthesize Vitamin D It has 1 GitHub stars and was last updated today.

How do I install vitamind?

+

You can install vitamind by cloning the repository (https://github.com/JaviMaligno/vitamind) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is JaviMaligno/vitamind safe to use?

+

JaviMaligno/vitamind has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains JaviMaligno/vitamind?

+

JaviMaligno/vitamind is maintained by JaviMaligno. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to vitamind?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy vitamind to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: JaviMaligno/vitamind
[![Featured on ClaudeWave](https://claudewave.com/api/badge/javimaligno-vitamind)](https://claudewave.com/repo/javimaligno-vitamind)
<a href="https://claudewave.com/repo/javimaligno-vitamind"><img src="https://claudewave.com/api/badge/javimaligno-vitamind" alt="Featured on ClaudeWave: JaviMaligno/vitamind" width="320" height="64" /></a>

More MCP Servers

vitamind alternatives