Skip to main content
Other Tools and IntegrationsTypeScript

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`.

other-tools-and-integrationslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/FoodXDevelopment/foodblock

Claude Desktop configuration example:

{
  "mcpServers": {
    "foodblock": {
      "command": "npx",
      "args": [
        "-y",
        "FoodXDevelopment/foodblock-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
TypeScript
Author
FoodXDevelopment