Nutritionix MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
MCP server for Nutritionix: food search, nutrients. Needs free app keys.
Today is the operative word: we check Nutritionix MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add nutritionix-mcp -- npx -y nutritionix-mcp
{
"mcpServers": {
"nutritionix-mcp": {
"args": [
"-y",
"nutritionix-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.nutritionix-mcp]
command = "npx"
args = ["-y", "nutritionix-mcp"]
{
"mcpServers": {
"nutritionix-mcp": {
"args": [
"-y",
"nutritionix-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"nutritionix-mcp": {
"args": [
"-y",
"nutritionix-mcp"
],
"command": "npx"
}
}
}
MCP server for Kiwi.com flights: search, airlines. Needs a free API key.
MCP server for Loops: contacts, events. Needs a free API key.
MCP server for Spoonacular: recipes, ingredients, nutrition. Free key.
MCP server for FRED economic data: series, observations. Needs a free API key.
MCP server for Inngest: send events, list apps. Needs an event key.
MCP server for Mailjet: contacts, messages, campaigns. Needs free API keys.
MCP server for Etsy shops and listings. Needs a free Etsy API key.
MCP server for OpenSecrets: money in U.S. politics. Needs a free API key.
Answers built from our own checks of this server.