Skip to content
Claude Desktop

Forkbit for Claude Desktop

io.forkbit/mcp

Nutrition data for AI agents: search foods, look up nutrients, parse meals, analyze recipes.

client:Claude Desktop transport:stdio runtime:npm

Install Forkbit in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@forkbit/mcp"
      ],
      "env": {
        "FORKBIT_API_KEY": "<FORKBIT_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Forkbit in other clients