Server data from the Official MCP Registry
Know when the sun can make vitamin D where you are, for your skin type. Live UV data.
Know when the sun can make vitamin D where you are, for your skin type. Live UV data.
Remote endpoints: streamable-http: https://getvitamind.app/api/mcp/mcp streamable-http: https://getvitamind.app/api/mcp-auth/mcp
This is a Next.js-based solar vitamin D calculator PWA with solid architecture and reasonable security practices. The codebase uses well-established dependencies, proper authentication via Supabase, and does not exhibit malicious patterns. Minor code quality issues around error handling and input validation exist, but do not materially affect security. Network access and environment variable dependencies are appropriate for the application's purpose. Supply chain analysis found 7 known vulnerabilities in dependencies (0 critical, 2 high severity).
3 files analyzed · 12 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
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
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).
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):
npm run lint && npm run typecheck && npm test && npm run build
CLAUDE.md — architecture, deployment runbook, operational
gotchas and incident history.docs/PRODUCTION_READINESS.md —
production-readiness assessment and the practices that keep it that way.MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.