Vitamind
Rank #6,374io.github.JaviMaligno/vitamind
Know when the sun can make vitamin D where you are, for your skin type. Live UV data.
Vitamind is a Model Context Protocol (MCP) server published by JaviMaligno. It ranks #6,374 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Vitamind is listed on Official MCP, with 1 tracked version. It was first listed on Jul 27, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 109,086 of 115,460 servers on MCP Toplist.
Use Vitamind
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http vitamind https://getvitamind.app/api/mcp/mcpclaude mcp add --transport http vitamind https://getvitamind.app/api/mcp-auth/mcp[mcp_servers.vitamind]
url = "https://getvitamind.app/api/mcp/mcp"Add to ~/.codex/config.toml.
[mcp_servers.vitamind]
url = "https://getvitamind.app/api/mcp-auth/mcp"Add to ~/.codex/config.toml.
https://getvitamind.app/api/mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://getvitamind.app/api/mcp-auth/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"vitamind": {
"url": "https://getvitamind.app/api/mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"vitamind": {
"url": "https://getvitamind.app/api/mcp-auth/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vitamind": {
"type": "http",
"url": "https://getvitamind.app/api/mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"vitamind": {
"type": "http",
"url": "https://getvitamind.app/api/mcp-auth/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vitamind": {
"serverUrl": "https://getvitamind.app/api/mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vitamind": {
"serverUrl": "https://getvitamind.app/api/mcp-auth/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vitamind": {
"url": "https://getvitamind.app/api/mcp/mcp"
}
}
}{
"mcpServers": {
"vitamind": {
"url": "https://getvitamind.app/api/mcp-auth/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.JaviMaligno%2Fvitamind)<a href="https://mcptoplist.com/server/io.github.JaviMaligno%2Fvitamind"><img src="https://mcptoplist.com/badge/io.github.JaviMaligno%2Fvitamind.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
JaviMaligno
Other servers by JaviMaligno
View all JaviMaligno servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 27, 2026 |
Frequently asked questions
- Who maintains Vitamind?
- Vitamind is maintained by JaviMaligno, which publishes 12 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Vitamind listed on the Official MCP Registry?
- Yes — Vitamind is listed on the Official MCP Registry.
- How many versions does Vitamind have?
- MCP Toplist tracks 1 version of Vitamind, most recently published on Jul 27, 2026.
- Where can I find the source code for Vitamind?
- The source code for Vitamind is hosted at github.com/JaviMaligno/vitamind.