Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.dimhour/catalog

com.dimhour/catalog

Search 19,000+ verified places to eat and drink across 20 cities, each with a 0-100 quality score.

Uptime
100.0%
1 direct probes · 30d
Response
197ms
last probe
Tools
7
callable
Resources
1
readable
Prompts
3
available

Tools · 7

list_cities

List the 24 cities Dim Hour covers, with the city key to pass to the other tools.

search_venues

Search Dim Hour's restaurant, bar and venue catalog. Pass `city` to search one city, or OMIT `city` to search more than 19,000 venues across every city at once (e.g. 'best ramen anywhere', 'michelin s…

list_new_venues

Venues recently added to the Dim Hour catalog — across all 24 cities or one city. Use for 'what's new on Dim Hour' / new-opening alerts / weekly digests. Scored places to eat and drink come first; hot…

get_venue

Get the full Dim Hour record for one venue: description, signature dishes, address, hours, phone, happy hour, reservation platform, awards, website, Instagram, and (for Iconic 50 venues) the long-form…

search

Search Dim Hour's restaurant, bar and venue catalog across all 24 cities. Returns ranked venues with a dimhour.com link for each. Use for questions about where to eat or drink — by cuisine, dish, neig…

fetch

Get the full Dim Hour record for one venue by the id returned from `search`: description, signature dishes, address, hours, phone, happy hour, reservation platform, awards, website and Instagram.

list_curated

Dim Hour's editorial themed lists for a city (e.g. 'Unmarked Doors' speakeasies). Without list_id: returns all list titles. With list_id: returns that list's venues with editorial notes.

Resources · 1

dimhour-venue-card

A Dim Hour venue rendered as a card — photo, score, dishes, hours, address, and the reservation platform by name (not a booking link).

ui://dimhour/venue-card.html

Prompts · 3

plan_a_night

Build a full evening in one city — a drink, a table, and somewhere after.

find_dinner

Find a table tonight that fits a cuisine, budget or occasion.

whats_new

Recently added and newly opened venues in one city.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.dimhour/catalog": {
      "url": "https://dimhour-mcp.jakeoborn.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}