com.dimhour/catalog
com.dimhour/catalogSearch 19,000+ verified places to eat and drink across 20 cities, each with a 0-100 quality score.
Tools · 7
List the 24 cities Dim Hour covers, with the city key to pass to the other tools.
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…
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 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 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…
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.
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
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
Build a full evening in one city — a drink, a table, and somewhere after.
Find a table tonight that fits a cuisine, budget or occasion.
Recently added and newly opened venues in one city.
Similar MCP servers embedding-nearest
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"
}
}
}