Nutrition MCP
Rank #566io.github.akutishevsky/nutrition-mcp
Personal nutrition tracking — log meals, track macros, review history, import from another app.
Nutrition MCP is a Model Context Protocol (MCP) server published by akutishevsky. It ranks #566 of 115,460 servers tracked on MCP Toplist, and its repository has 49 GitHub stars. Nutrition MCP is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 18 tracked versions. It was first listed on Mar 8, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 114,894 of 115,460 servers on MCP Toplist.
Use Nutrition MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http nutrition-mcp https://nutrition-mcp.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.nutrition-mcp]
url = "https://nutrition-mcp.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://nutrition-mcp.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nutrition-mcp": {
"url": "https://nutrition-mcp.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"nutrition-mcp": {
"type": "http",
"url": "https://nutrition-mcp.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nutrition-mcp": {
"serverUrl": "https://nutrition-mcp.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nutrition-mcp": {
"url": "https://nutrition-mcp.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.akutishevsky%2Fnutrition-mcp)<a href="https://mcptoplist.com/server/io.github.akutishevsky%2Fnutrition-mcp"><img src="https://mcptoplist.com/badge/io.github.akutishevsky%2Fnutrition-mcp.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
akutishevsky
Other servers by akutishevsky
- Lunch Money#1,538 · 4 vers
- Spotify#1,938 · 2 vers
- Withings#4,189 · 2 vers
- Monobank#5,055 · 3 vers
- Google Tasks MCP Server#42,985
Available versions (18)
| Version | Published |
|---|---|
| 1.27.2 | Aug 27, 2026 |
| 1.27.1 | Aug 24, 2026 |
| 1.27.0 | Aug 24, 2026 |
| 1.26.0 | Aug 22, 2026 |
| 1.24.3 | Aug 15, 2026 |
| 1.24.2 | Aug 14, 2026 |
| 1.24.1 | Aug 11, 2026 |
| 1.24.0 | Aug 9, 2026 |
| 1.23.4 | Aug 7, 2026 |
| 1.23.3 | Aug 6, 2026 |
| 1.23.2 | Aug 4, 2026 |
| 1.23.1 | Jul 27, 2026 |
| 1.23.0 | Jul 26, 2026 |
| 1.22.0 | Jul 25, 2026 |
| 1.21.0 | Jul 24, 2026 |
| 1.18.0 | Jul 16, 2026 |
| 1.1.0 | Mar 9, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Nutrition MCP?
- Nutrition MCP is maintained by akutishevsky, which publishes 6 MCP servers (29 total versions) tracked on MCP Toplist.
- Is Nutrition MCP listed on the Official MCP Registry?
- Yes — Nutrition MCP is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Nutrition MCP have?
- MCP Toplist tracks 18 versions of Nutrition MCP, most recently published on Aug 27, 2026.
- Where can I find the source code for Nutrition MCP?
- The source code for Nutrition MCP is hosted at github.com/akutishevsky/nutrition-mcp.