mcpbeat Sign in

Tabedata MCP Server

local only

Tabedata MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from npm. Last commit 1 Aug 2026.

Bilingual JP/EN Japanese food nutrition for AI: 460 sourced konbini, chain & brand items.

Installs per day peak 409 · avg 38 · +115% w/w
a month agotoday
75
Installs / week
npm · tabedata-mcp
2
Stars
0 open issues
1 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Tabedata MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add tabedata-mcp -- npx -y tabedata-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tabedata-mcp": {
      "args": [
        "-y",
        "tabedata-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tabedata-mcp]
command = "npx"
args = ["-y", "tabedata-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "tabedata-mcp": {
      "args": [
        "-y",
        "tabedata-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tabedata-mcp": {
      "args": [
        "-y",
        "tabedata-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Tabedata MCP

same job, measured the same way
Openfoodfacts MCP Server
by cyanheads

Barcode lookup, nutrition search, and product comparison for 3M+ crowd-sourced food products.

90 installs/wk 4 tools answering
A
KIKARET
by kikaret

Structured Japanese childcare facility data with source-backed facts for AI.

4 tools answering
I
Japanese Article Deep Audit
by 45b6sm69tr-ops

Paid Japanese article audit for claims, sources, PR disclosure, duplication, and quality.

1 tools answering
Paypay MCP
by mrslbt

PayPay QR payments for AI agents: QR codes, status, refunds, cancels. Bilingual JP/EN.

50 installs/wk local only
Japan Food DB
by toriigate

Resolve Japanese food names to nutrition facts. All 2,538 foods from Japan's official tables.

2 tools answering
January AI Nutrition
by january

Food photo recognition, nutrition search, meal logging and glucose prediction for health apps

answering
C
Extract
by mart402

Web extraction, OCR (Japanese-strong), invoice and company data for AI agents. x402, no API key.

35 tools answering
Open Food Facts MCP by UnClick
by malamutemayhem

Search food products, ingredients, nutrition, brands, and categories. No API key. By UnClick.

22 installs/wk local only

Tabedata MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Tabedata MCP?
Tabedata MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package tabedata-mcp was installed 75 times last week.
How do I connect Tabedata MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls tabedata-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Tabedata MCP?
The npm package tabedata-mcp was installed 75 times in the last week. Week over week that is +115%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tabedata MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.