Bilingual JP/EN Japanese food nutrition for AI: 460 sourced konbini, chain & brand items.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Model Context Protocol server for Japanese food nutrition data. Bilingual JP/EN lookups across konbini, restaurant chains, and grocery brands. Macros, allergens, sodium, and menu navigation for any AI assistant operating in Japan.
460 sourced items across 21 chains. 42 come from Japan's MEXT food composition database (36 generic staples + 6 drinks); the rest are transcribed from official manufacturer labels and restaurant nutrition PDFs, with ~10% flagged as estimates where official figures weren't available. Size variants (並 / 大盛 / 特盛) on every restaurant chain that publishes them.
Or run on demand with npx -y tabedata-mcp.
No API keys needed. Curated database ships with the package.
| Variable | Required | Description |
|---|---|---|
MCP_TRANSPORT | no | stdio (default) or http. |
MCP_AUTH_TOKEN | http only | Bearer token. HTTP transport refuses to start without it. |
MCP_HTTP_PORT | no | Default 8787. |
MCP_HTTP_HOST | no | Default 127.0.0.1. |
MCP_HTTP_ALLOWED_ORIGINS | no | Comma-separated CORS allowlist for HTTP transport. |
Edit claude_desktop_config.json:
Add to ~/.cursor/mcp.json with the same shape as Claude Desktop.
| Tool | Description |
|---|---|
search_food | Bilingual fuzzy search across the dataset. Accepts JP or EN queries (e.g. salad chicken or サラダチキン). |
konbini_item | Chain-scoped lookup for 7-Eleven, Lawson, FamilyMart, Ministop. Includes allergens and ingredient lists where available. |
restaurant_meal | Chain meal lookup with size variants (並 / 大盛 / 特盛) and allergen tags. |
analyze_meal | Natural-language meal analyzer. Recognizes counts, weights (200g rice), fractions (half avocado), and restaurant size names (Nakau large oyakodon). Returns macro totals plus optional comparison to personalized targets. |
find_alternatives | Swap an item for a better one along a chosen axis (higher protein, lower calorie, lower sodium). Returns each alternative with its improvement and tradeoff. |
daily_targets | Mifflin-St Jeor BMR x activity multiplier x goal-driven deficit/surplus. Diabetes risk shifts the macro split. Hypertension surfaces a sodium guidance note. |
| Prompt | What it does |
|---|---|
plan_my_day | Given a goal (e.g. "cut to 70kg, hit 150g protein"), chains daily_targets → meal proposal → analyze_meal → find_alternatives into one guided workflow. |
| Chain | Items |
|---|---|
| 7-Eleven | 46 |
| Lawson | 34 |
| FamilyMart | 29 |
| Ministop | 13 |
Japanese chains: Nakau, Sukiya, Yoshinoya, Matsuya, CoCo Ichibanya, Marugame Seimen, Tenya, MOS Burger, Yayoiken, Ootoya, Ichiran.
Western and global chains: McDonald's Japan, KFC Japan, Subway Japan, Lotteria, Freshness Burger, Doutor.
This dataset is AI-compiled: each value was gathered by an AI assistant (Claude) reading the cited source, then schema-checked by script. It is not individually fact-checked by a human. Treat every number as a best-effort reference and confirm against the item's source.url before relying on it.
Each item carries:
source.type: "estimated") where official figures weren't available.name_en and name_jp are mandatory.source.url, source.type, compiled_at (ISO date), compiled_by, and a confidence level.Run npm run verify-data to validate structure: required fields, id uniqueness, and that each source.url still resolves. This confirms links are live and records are well-formed — it does not verify the correctness of the nutrition numbers. Items older than 365 days are flagged stale.
See DATA_SOURCES.md for the full compilation methodology.
This is an unofficial, community-built MCP server. Not affiliated with, endorsed by, or sponsored by any of the listed restaurants, konbini chains, or product manufacturers; their names and trademarks belong to their respective owners. Nutrition values were AI-compiled by an assistant reading publicly published sources (manufacturer, restaurant, and MEXT government pages) and were not individually verified by a human. Published figures change and AI compilation can introduce errors, so treat every value as a reference, not a guarantee, and confirm against the official source before acting on it. The author accepts no liability for decisions made on the basis of this data.
See CONTRIBUTING.md. Pull requests for new items welcome — include source.url, source.type, bilingual names, and a confidence level for each.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/tabedata-mcp)<a href="https://allmcps.com/mcp/tabedata-mcp"><img src="https://allmcps.com/api/badge/tabedata-mcp?style=directory" alt="Tabedata MCP on AllMCPs" /></a>