Yenta Directory MCP server
Anonymous, read-only cross-venue discovery of partner-approved venues, cities, destinations.
Little public usage data yet
Reviews
Write oneNobody has reviewed Yenta Directory yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Yenta Directory tools (21)
write = sends, deletes, buys or postsdestination_eventsFreeFind a named destination's events overlapping a date window (default from today; a recurring event's span is not a single date — read its recurrence).
destination_facetsFreeList a named destination's valid area, category and tag filter values.
destination_faqFreeSearch a named destination's FAQs, optionally filtered by text.
destination_guideFreeRead a named destination's editorial guides such as weather, getting here and safety.
destination_listingFreeGet one listing's full detail by its id, including a live linked venue's mcp_endpoint and linked_venue_slug to read or book it via the venue_* tools.
destination_listingsFreeSearch a named destination's listings by text, category, area and tags (slugs from destination_facets); optionally near another listing.
destination_overviewFreeGet a named destination's summary: counts by category, currency, timezone.
facet_vocabularyFreeThe closed facet vocabulary (vibe, cuisine, dietary, and more) plus today's live cuisine, price_band and neighbourhood values across published venues, the exact values search_venues' matching filters accept.
get_destinationFreeGet one published destination's summary and live mcp_endpoint by its slug.
get_venueFreeGet one published venue's summary, capabilities and live mcp_endpoint by its slug.
get_venuesFreeGet several published venues' summaries in ONE call by their slugs — the batch counterpart to get_venue, so a shortlist from search_venues needs no per-slug round-trip; the base view (identity, essentials, capabilities, booking, mcp_endpoint) is always returned, while include opts into heavier per-venue reads — hours, dietary (dietary-tag/allergen vocabulary), attributes (facets) and menu_summary — with items coming back in the requested order (a repeated slug resolves once) and not_found listing any requested slug that did not resolve to a published venue.
list_citiesFreeList the cities that have at least one published venue.
searchFreeSearch published venues and destinations together in one call, each result tagged with its kind (venue or destination); pass kind to scope to one type, query to match names and venue descriptions, and city to narrow venues, then use search_venues or search_destinations for type-specific filters such as cuisine, hours or area.
search_destinationsFreeSearch published travel destinations by name; omit the query to list all, and connect to each result's mcp_endpoint for its listings, events and guides.
search_menusFreeSearch menu items across all published venues by text, city, required dietary tags and allergens to avoid, each result tagged with its venue so an agent can rank venues in one call.
search_venuesFreeSearch published venues by name or description, optionally filtered by city, cuisine, price band, neighbourhood, whether the venue takes reservations, proximity (near a lat/long within a radius, nearest first) and opening hours (open on a given day/time, or open now) — all HARD filters that exclude on a miss, plus a HARD experiential-facet filter (facets, '<facet_type>:<value>' tokens from facet_vocabulary) — with prefer_cuisine, prefer_neighbourhood, avoid and prefer_facets as SOFT preferences that only rank a venue up or down and never drop it; each result carries the venue's capabilities and, when it is live, its mcp_endpoint.
venue_dietary_optionsFreeList a named venue's declared dietary tags and allergens — the exact spellings venue_menu_search matches literally.
venue_faqFreeSearch a named venue's published FAQs, optionally filtered by text.
venue_linksFreeGet a named venue's published booking and other links (connect to its mcp_endpoint to actually book).
venue_menu_searchFreeSearch a named venue's menu by text, required dietary tags and allergens to avoid; call venue_dietary_options first for the exact spellings.
venue_profileFreeGet a named venue's published profile summary — give its name (and city) or slug.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 2794ms17/20
- Tool poisoning21 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityverified namespace with website, no repo4/10
Install directly
claude mcp add --transport http directory https://yentaknows.ai/mcp
Yenta Directory: common questions
- Is Yenta Directory MCP server safe?
- With care: it is graded C, so read the findings first (65/100). Read the Yenta Directory safety report
- How do I install Yenta Directory?
- It runs remotely at yentaknows.ai. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Yenta Directory need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Yenta Directory maintained?
- The latest release is v0.1.0.
- Is Yenta Directory up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.