← All servers
Forkbit
Nutrition data for AI agents: search foods, look up nutrients, parse meals, analyze recipes.
Details
- Transport
- stdio
- Latest version
- 1.0.1
- Status
- listed
- Source
- Imported from the MCP registry
- Homepage
- site ↗
Versions
- 1.0.1 release date unknown
Install
Add to Cursor or pick your client:
Needs an env var: FORKBIT_API_KEY
— replace the <placeholders> with your values.
claude mcp add io-forkbit-mcp --env FORKBIT_API_KEY=<FORKBIT_API_KEY> -- npx @forkbit/mcp
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"io-forkbit-mcp": {
"command": "npx",
"args": [
"@forkbit/mcp"
],
"env": {
"FORKBIT_API_KEY": "<FORKBIT_API_KEY>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"io-forkbit-mcp": {
"command": "npx",
"args": [
"@forkbit/mcp"
],
"env": {
"FORKBIT_API_KEY": "<FORKBIT_API_KEY>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"@forkbit/mcp"
],
"env": {
"FORKBIT_API_KEY": "<FORKBIT_API_KEY>"
}
} Ecosystem signals — baseline 22 / 100
Objective public usage & activity — a transparent, versioned baseline (formula v3), never verified reputation and never blended into it.
- npm downloads · 11 hours ago
- 26 / week
Community — scraped reviews
What the open web says — reaction sentiment on public GitHub discussion (community v1), not a verified evaluation and never blended into the verified score.
No public discussion scraped yet.
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →