Fatsecret MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 239 installs a week from npm. Last commit 1 Aug 2026.
MCP server for FatSecret API - food search, nutrition, diary, recipes, weight tracking (unofficial)
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 fatsecret-mcp -- npx -y fatsecret-mcp
{
"mcpServers": {
"fatsecret-mcp": {
"args": [
"-y",
"fatsecret-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.fatsecret-mcp]
command = "npx"
args = ["-y", "fatsecret-mcp"]
{
"mcpServers": {
"fatsecret-mcp": {
"args": [
"-y",
"fatsecret-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"fatsecret-mcp": {
"args": [
"-y",
"fatsecret-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.