Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

eatmundo

REMOTE · WWW.EATMUNDO.COM · SCANNED SEP 27

Cross-cuisine dish equivalence with shared-ingredient evidence: 1,956 dishes, 26 cuisines.

Available components

+4 this week 73 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability64
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1691 tokens (~281/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management57
  • Stability observed for 17 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the eatmundo MCP server?

eatmundo is a hosted endpoint at https://www.eatmundo.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · www.eatmundo.com

# add to Claude Code
claude mcp add --transport http com-eatmundo-dishes 'https://www.eatmundo.com/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-eatmundo-dishes": {
      "url": "https://www.eatmundo.com/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-eatmundo-dishes": {
      "type": "http",
      "url": "https://www.eatmundo.com/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-eatmundo-dishes]
url = "https://www.eatmundo.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-eatmundo-dishes": {
      "type": "remote",
      "url": "https://www.eatmundo.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-eatmundo-dishes --url 'https://www.eatmundo.com/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-eatmundo-dishes:
    url: "https://www.eatmundo.com/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-eatmundo-dishes": {
      "Transport": "http",
      "Url": "https://www.eatmundo.com/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-eatmundo-dishes -t streamable-http -u 'https://www.eatmundo.com/api/mcp'
// mcp.json
{
  "mcpServers": {
    "com-eatmundo-dishes": {
      "type": "http",
      "url": "https://www.eatmundo.com/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 27 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 25 Sept 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 0
    • Schema quality: 1448 → 1691 ▼ functional
    • New tool “substitute_ingredient” functional
  • 23 Sept 26 +1
    • The server rewrote its instructions, which are the text every model session reads security
  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1
    • Schema quality: 244 → 282 ▼ functional
    • Tool coverage: 76% → 100% ▲ functional
    • “find_similar_dishes” reworded the description of “limit” cosmetic
    • “search_dishes” reworded the description of “category” cosmetic
    • “search_dishes” reworded the description of “limit” cosmetic
    • “search_dishes” reworded the description of “offset” cosmetic
    • “weekly_menu” reworded the description of “days” cosmetic
    • “weekly_menu” reworded the description of “exclude_countries” cosmetic
    • “weekly_menu” reworded the description of “require” cosmetic
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 27 Sept 2026 · Probed https://www.eatmundo.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=www.eatmundo.com CN=YR2,O=Let's Encrypt,C=US 3 Sept 2026 2 Dec 2026 RSA 2048 SHA256-RSA 6e570983a1e6f73691373a9408c622e9af0
SANs: www.eatmundo.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of www.eatmundo.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
eatmundo.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' https://www.googletagmanager.com https://connect.facebook.net https://challenges.cloudflare.com; style-src 'self' 'unsafe-inline'; font-src 'self' data:; img-src 'self' data: blob: https://*.public.blob.vercel-storage.com https://picsum.photos https://fastly.picsum.photos https://www.googletagmanager.com https://*.google-analytics.com https://www.facebook.com https://i.ytimg.com; connect-src 'self' https://*.google-analytics.com https://google-analytics.com https://*.analytics.google.com https://analytics.google.com https://*.googletagmanager.com https://www.facebook.com https://*.ingest.us.sentry.io; frame-src https://www.facebook.com https://www.youtube-nocookie.com https://challenges.cloudflare.com; object-src 'none'; base-uri 'self'; form-action 'self' https://www.facebook.com; frame-ancestors 'self'; report-uri /api/csp-report; report-to csp-endpoint
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.eatmundo.com/api/mcp Verified 200
http (plaintext) http://www.eatmundo.com/api/mcp HTTPS enforced 308 https://www.eatmundo.com/api/mcp
MCP tools · 6 exposed · ~1,555 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
compare_dishes ~112

Compare two dishes ingredient by ingredient: shared items, what is unique to each, a match score, and - for the 848 pairs that have one - an editorial comparison paragraph in the requested language. Works for any two dishes in the corpus, whether or not they are an edge in the equivalence graph.

NameTypeReqDescription
astringyesFirst dish: slug or name.
bstringyesSecond dish: slug or name.
langstring–Language for titles, ingredient names and URLs.
NameTypeReqDescription
aobjectyes–
attributionstringyes–
bobjectyes–
below_thresholdbooleanyes–
compare_urlstring|nullyes–
excluded_genericsarrayyesPantry staples deliberately excluded from BOTH the score and the ingredient lists above, because they match almost everything (flour/water/oil/salt/yeast for food, water/salt/sugar for drinks). They…
is_graph_edgebooleanyes–
notesarrayyes–
only_aarrayyes–
only_barrayyes–
paragraphstring|nullyes–
same_formbooleanyes–
scoreintegeryes–
score_basisstringyes–
shared_ingredientsarrayyes–
stored_score–yes–

No examples provided.

find_similar_dishes ~265

Find dishes from other cuisines that are equivalent to a given dish, from eatmundo's scored equivalence graph (11,467 edges over 1,956 recipes from 26 countries). Every edge is evidence-based - shared canonical ingredients - not a language-model guess, and every edge crosses country lines. Use it for "what is the Greek counterpart of lahmacun, and why".

NameTypeReqDescription
countrystring–Restrict matches to one cuisine, ISO 3166-1 alpha-2 (e.g. "GR"). 26 countries are covered.
dishstringyesDish to start from: an eatmundo slug (e.g. "lahmacun") or a plain name ("rice pudding"). Names are resolved through site search; check resolved_by in the result.
langstring–Language for titles, ingredient names and URLs.
limitinteger–How many matches to return, best score first. The default of 5 is enough to see whether a cuisine has one clear counterpart or several competing ones.
min_scoreinteger–Minimum match score. Defaults to 0 on purpose: 320 dishes only have below-threshold nearest matches, and a default of 50 would silently return nothing for them.
NameTypeReqDescription
attributionstringyes–
matchesarrayyes–
notesarrayyes–
resolved_bystringyes–
score_basisstringyes–
sourceobjectyes–
total_matchesintegeryes–

No examples provided.

get_recipe ~110

Full recipe for one dish: steps, FAQ, image credit, and ingredients with PARSED quantities (amount, unit, and a normalised base in grams or millilitres where the quantity is measurable). Count-based lines like "3 onions" carry a gram estimate only where a per-item weight is known.

NameTypeReqDescription
langstring–Language for titles, ingredient names and URLs.
slugstringyesRecipe slug in any of the 7 languages, or a dish name (resolved by search).
NameTypeReqDescription
attributionstringyes–
caloriesintegeryes–
categorystringyes–
countrystringyes–
country_namestringyes–
descriptionstringyes–
faqarrayyes–
formstring|nullyes–
imageobjectyes–
ingredientsarrayyes–
match_countintegeryes–
notesarrayyes–
prep_time_minutesintegeryes–
resolved_bystringyes–
servingsintegeryes–
slugstringyes–
stepsarrayyes–
titlestringyes–
urlstringyes–

No examples provided.

search_dishes ~452

Search 1,956 dishes from 26 cuisines by text, country, category, preparation technique, or canonical ingredient. Every ingredient in the corpus is linked to a canonical entity, so an ingredient filter also catches translations and spelling variants. Use it to get a slug for the other tools.

NameTypeReqDescription
categorystring–Dish type. DRINK covers both alcoholic and non-alcoholic; DESSERT is separate from FOOD, so a query for a sweet dish returns nothing under FOOD.
countrystring–ISO 3166-1 alpha-2 cuisine filter.
formstring–Preparation technique. One of: soup, stew, stir-fry, grill-roast, fritter, dumpling, stuffed-vegetable, flatbread-pastry, noodle, rice, cold-salad, dip-spread, pickle-ferment, egg, sandwich-wrap, por…
ingredientsarray–Canonical ingredient names (e.g. ["tomato","garlic"]). A dish matches if it has ANY of them, but results are ranked by how many it has. Unrecognised names are reported back, not ignored.
langstring–Language for titles, ingredient names and URLs.
limitinteger–Results per page (max 25).
offsetinteger–Rows to skip for paging. Pass back the `next_offset` from the previous response; it is null when there is no further page.
querystring–Free text; needs at least 2 characters to take effect.
NameTypeReqDescription
attributionstringyes–
itemsarrayyes–
next_offset–yes–
notesarrayyes–
offsetintegeryes–
totalintegeryes–
unresolved_ingredientsarrayyes–

No examples provided.

substitute_ingredient ~243

Find what can replace a single ingredient, optionally under a dietary constraint (vegan, vegetarian, halal, dairy-free, pescatarian). Each result is marked "substitute" (same dish) or "adaptation" (result is a meaningfully different dish) - most swaps forced by a diet exclusion are adaptations, and the tool says so rather than overselling a swap as if the dish stayed the same. Precomputed and model-verified, not generated on the fly.

NameTypeReqDescription
contextstring–Dietary constraint the substitute must satisfy. Omit for the single best general substitute with no diet filter. Other constraints (gluten-free, allergen-free) are not supported - the corpus has no g…
ingredientstringyesIngredient name in any of the 7 site languages, or its English canonical form (e.g. "pork belly", "domuz göbeği", "Schweinebauch").
langstring–Language for titles, ingredient names and URLs.
limitinteger–Max substitutes to return, best first.
NameTypeReqDescription
attributionstringyes–
contextstring|nullyes–
declinedstring|nullyesSet instead of an empty substitutes array explaining why there are none - a missing reason is a bug, not a deliberate silence.
ingredientstringyesResolved canonical (English) ingredient name.
ingredient_labelstringyesIngredient name translated into the requested language.
notesarrayyes–
resolved_bystringyes–
substitutesarrayyes–

No examples provided.

weekly_menu ~373

Build a menu of up to 7 dinners, either one cuisine per day ("world") or all from one country. Honours diet exclusions (pork, beef, meat, fish, dairy, egg, alcohol), vegetarian/vegan/pescatarian requirements, a prep-time ceiling and a budget mode that reuses ingredients. When a constraint cannot be met it is relaxed and the relaxation is reported, never hidden.

NameTypeReqDescription
budgetboolean–Favour weeks that reuse ingredients across days.
countrystring–Required when mode is "single".
daysinteger–How many days to plan, 1-7.
excludearray–Ingredient attributes to avoid entirely: pork, beef, meat, fish, dairy, egg, alcohol.
exclude_countriesarray–Cuisines to keep out of the plan, ISO 3166-1 alpha-2. Only meaningful when mode is "world"; excluding too many leaves the generator with too few cuisines to fill the week.
include_extrasboolean–Add 2 desserts and 2 drinks (never alcoholic).
langstring–Language for titles, ingredient names and URLs.
modestring–"world" = a different cuisine each day; "single" = one country.
requirestring–Diet every dish must satisfy. This is a WHITELIST and differs from `exclude`, which only removes single ingredient attributes: "vegan" is not the same as excluding meat.
seedinteger–Same seed + same options = same menu.
time_limitinteger–Max prep time in minutes; closed set (30/45/60). The generator relaxes it automatically if too few cuisines qualify, and reports that in relaxations.
NameTypeReqDescription
attributionstringyes–
daysarrayyes–
dessertsarrayyes–
drinksarrayyes–
notesarrayyes–
pantry_assumedarrayyes–
relaxationsarrayyes–
shopping_listarrayyes–
statsobjectyes–

No examples provided.

Common questions

What is the eatmundo MCP server?

eatmundo is an MCP server listed in the public MCP registry as com.eatmundo/dishes. Cross-cuisine dish equivalence with shared-ingredient evidence: 1,956 dishes, 26 cuisines. This page covers its hosted endpoint (https://www.eatmundo.com/api/mcp).

Is the eatmundo MCP server safe to use?

eatmundo scores 73 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the eatmundo MCP server expose?

eatmundo exposes 6 tools: find_similar_dishes, search_dishes, get_recipe, compare_dishes, weekly_menu, substitute_ingredient. Their descriptions and schemas cost roughly 1,555 tokens of context every time the server is loaded.

Does the eatmundo MCP server require authentication?

No. We connected to eatmundo without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the eatmundo MCP server still maintained?

eatmundo is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.