Skip to main content
Glama
mrslbt

tabedata-mcp

by mrslbt

Search Japanese Food Database

search_food
Read-onlyIdempotent

Search an AI-compiled Japanese food database by English or Japanese keyword to retrieve macros, allergens, and cited sources from manufacturer labels, restaurant PDFs, or government data.

Instructions

Search an AI-compiled 460-item Japanese food database by English or Japanese keyword (e.g. 'salad chicken' or 'サラダチキン'), returning macros, allergens, and a cited source per item. Sources are manufacturer labels, restaurant nutrition PDFs, Japan's MEXT food-composition database, or flagged estimates; each item carries a confidence level and a source URL to check the value against. Values are AI-compiled from those sources, not individually human-verified — treat them as a reference.

AIが編集した日本の食品データベース(460件)を日本語・英語のキーワードで検索し、各商品のマクロ栄養素・アレルゲン・出典を返します。出典はメーカー表示・飲食店の栄養PDF・文部科学省食品成分データベース・推定値のいずれかで、各商品に信頼度と確認用の出典URLが付きます。値はAIが各出典から編集したもので、人手による個別検証は行っていません。参考値としてご利用ください。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch term (English or Japanese), e.g. 'salad chicken' or 'サラダチキン'. 検索語(英語または日本語)。
categoryNoRestrict to a category. Omit to search all. カテゴリで絞り込み。
languageNoMatch against EN names, JP names, or both. Defaults to both. 検索対象の言語。both
max_resultsNoMaximum number of results (1–50, default 10). 最大結果数。
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint=true and idempotentHint=true, so the tool is safe and idempotent. The description adds valuable behavioral context: each result includes a confidence level, source URL, and the note that values are AI-compiled from sources (manufacturer labels, nutrition PDFs, MEXT database, or estimates) and not individually verified. This goes beyond annotations to set appropriate expectations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The English description is front-loaded with the core purpose and returns structure. It is concise but includes important caveats. The bilingual repetition (English then Japanese) adds length but is justified for a Japanese food database tool. Every sentence adds value, and the structure is logical.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description thoroughly explains what is returned: macros, allergens, cited source, confidence level, and source URL for each item. It also describes the database size (460 items), source types, and the AI-compiled nature. This provides an agent with a complete picture of the tool's behavior and output.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the schema already documents all parameters. The description adds some context by mentioning English/Japanese keywords and categories, but these are already covered in the schema descriptions. Thus, the description adds minimal new semantic meaning beyond what the schema provides.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it searches a 460-item Japanese food database by keyword, returning macros, allergens, and source. The title 'Search Japanese Food Database' reinforces the purpose. However, it does not explicitly differentiate from sibling tools like 'konbini_item' or 'restaurant_meal', which may have similar search functionality.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage when searching for food items by English or Japanese keywords. It also cautions that values are AI-compiled and not human-verified, setting expectations. However, it does not provide explicit guidance on when to use this tool versus alternatives like 'konbini_item' or 'analyze_meal', nor does it specify when not to use it.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mrslbt/tabedata-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server