Loading MCP server directory, please wait...
Nutrition data for AI agents: search foods, look up nutrients, parse meals, analyze recipes.
npx @getmcp/cli add io.forkbit/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
FORKBIT_API_KEYYour Forkbit API key, from the dashboard at https://forkbit.io/app
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.forkbit/mcp": {
"command": "npx",
"args": [
"-y",
"@forkbit/mcp"
],
"env": {
"FORKBIT_API_KEY": ""
}
}
}
}