Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸ› ļø Other Tools and Integrations
  3. Foodblock MCP
Foodblock MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 5:46:27 PM

Foodblock MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
food-datasupply-chainprovenancecontent-addressingmcp

Turns plain-English food descriptions into structured, content-addressed blocks for food-industry data.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "foodxdevelopment-foodblock-mcp": {
      "url": "https://api.example.com/foodblock"
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesšŸ› ļø More in Other Tools and Integrations

Overview

FoodXDevelopment/foodblock-mcp MCP server converts plain-English food descriptions into structured FoodBlocks for actors, places, ingredients, products, processes, transfers, and observations. Each block uses a type, schemaless JSON state, and references to other blocks, with identity derived from a canonical SHA-256 hash. It runs locally through npx without configuration, external APIs, or a paid service. Reach for it when an agent needs consistent food data primitives, provenance links, or supply-chain records.

Use cases

•Parse product descriptions into structured food records
•Model farm-to-product provenance relationships
•Record food transfers, orders, and observations
•Represent supply-chain entities and locations
•Extract prices, quantities, allergens, and temperatures

Key features

•17 MCP tools for food-industry data
•Plain-English to structured FoodBlock parsing
•Content-addressed SHA-256 block identities
•Actors, places, substances, actions, and observations
•Hash-based provenance references
•Local operation with zero configuration

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Foodblock MCP.

Extracted Tool Capabilities
17 MCP tools for food-industry data
Plain-English to structured FoodBlock parsing
Content-addressed SHA-256 block identities
Actors, places, substances, actions, and observations
Hash-based provenance references
Local operation with zero configuration

How Foodblock MCP works

What FoodXDevelopment/foodblock-mcp does

FoodXDevelopment/foodblock-mcp exposes FoodBlock capabilities through 17 MCP tools for representing food-industry information. It accepts natural-language descriptions such as a product listing, a farm description, a review, a purchase order, or a temperature reading, then returns structured blocks. The supported domain includes actors, places, substances such as ingredients and products, transformations, transfers, and observations.

The underlying model is intentionally small. Every block contains a dot-notated type, a JSON state object, and named references to other blocks. Examples include actor.producer, substance.product, transform, transfer.order, and observe.review. The state is schemaless, so applications can store fields appropriate to their operation without configuring a fixed database schema.

How it works

FoodBlock derives each block's identity from a canonical representation of its type, state, and references, then hashes that representation with SHA-256. Identical content therefore produces the same identifier. References can connect a finished product to its ingredients, seller, source, or other related blocks, allowing provenance and supply-chain relationships to be represented as a graph.

Natural-language parsing uses local pattern matching and built-in vocabularies rather than an LLM or network API. The parser can identify common food-related intents, quantities such as prices, weights, volumes, temperatures, and ratings, as well as flags and relationships expressed in text. The broader FoodBlock API also supports creating, updating, validating, signing, resolving, and traversing blocks, but the available MCP tool surface should be checked before depending on a particular operation.

Setup and configuration

FoodXDevelopment/foodblock-mcp runs standalone with zero configuration through the npm package command npx foodblock-mcp. No API key, remote account, database, or external service is required for the local natural-language functionality described in the README. The project also includes a separate sandbox that can be started with Node.js and exposes HTTP routes for testing block creation, lookup, filtering, batch synchronization, provenance chains, discovery, and natural-language input.

The repository separately documents the foodblock JavaScript package, which can be installed with npm for direct programmatic use. That package is distinct from the MCP server launch command and includes APIs for aliases, templates, URIs, signatures, tombstones, offline queues, and federation.

Tools and capabilities

The material describes these supported capability areas:

  • Parse food-related text into primary and related FoodBlocks.
  • Represent actors, places, substances, transformations, transfers, and observations.
  • Preserve relationships through hash-based references.
  • Produce deterministic, content-addressed identifiers.
  • Model provenance chains and supply-chain dependencies.
  • Handle structured details such as price, weight, temperature, ratings, allergens, and food attributes when detected by the parser.
  • Run locally without network calls or paid API credentials.

Limitations and notes

The natural-language interface is based on regular-expression pattern matching and built-in vocabularies, not general-purpose language understanding. Its extraction behavior is therefore bounded by the food concepts and patterns implemented by the project. The state model accepts arbitrary valid JSON, but that flexibility does not imply automatic validation for every business-specific schema.

The README describes 17 MCP tools but does not provide their individual names in the supplied material. It also does not identify specific MCP clients, a software license, or a hosted service endpoint. Federation and remote resolution are documented as FoodBlock library features; they should not be assumed to be enabled by the standalone MCP process without checking the implementation.

Using this FoodXDevelopment/foodblock-mcp MCP server

Always refer to the official documentation for the most accurate and up-to-date information on how to configure and run this server.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Other Tools and Integrations View all alternatives
  • Git logoGit
    Verified

    Tools to read, search, and manipulate Git repositories.

    šŸ› ļø Other Tools and Integrations4 views
    Compare vs Git →
  • Time logoTime
    Verified

    Time and timezone conversion capabilities.

    šŸ› ļø Other Tools and Integrations3 views
    Compare vs Time →
  • Fetch logoFetch
    Verified

    Web content fetching and conversion for efficient LLM usage.

    šŸ› ļø Other Tools and Integrations2 views
    Compare vs Fetch →
  • Sequential Thinking logoSequential Thinking
    Verified

    Dynamic and reflective problem-solving through thought sequences.

    šŸ› ļø Other Tools and Integrations1 views
    Compare vs Sequential Thinking →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1
Stargazers on the source repository.
npm downloads
238
Package downloads in the last 30 days.
Last commit
6mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Foodblock MCP

Run `npx -y foodblock-mcp`. The README describes the server as standalone and requiring zero configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFoodblock MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/foodxdevelopment-foodblock-mcp?style=directory)](https://allmcps.com/mcp/foodxdevelopment-foodblock-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/foodxdevelopment-foodblock-mcp"><img src="https://allmcps.com/api/badge/foodxdevelopment-foodblock-mcp?style=directory" alt="Foodblock MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸ› ļøOther Tools and Integrations
PricingFree
More technical detailsExpand ā–¾
TransportSSE (Remote)
AuthNo auth required
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit6mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 16, 2026
npm downloads238/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
49Quality signal: Fair Ā· 49/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

ā˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸ› ļø Other Tools and Integrations →Alternatives to Foodblock MCP →Install in Claude DesktopInstall in CursorInstall in VS Code