FoodXDevelopment/foodblock-mcp
17 MCP tools for the food industry. Describe food in plain English and get structured, content-addressed data blocks back. Covers actors, places, ingredients, products, transforms, transfers, and observations. Works standalone with zero config via `npx foodblock-mcp`.
Quick Start
Clone the repository:
git clone https://github.com/FoodXDevelopment/foodblockClaude Desktop configuration example:
{
"mcpServers": {
"foodblock": {
"command": "npx",
"args": [
"-y",
"FoodXDevelopment/foodblock-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.