Seemor Restaurant Intelligence
Structured restaurant intelligence for AI platforms.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Lookup Restaurant: Look up a specific restaurant by its Seemor ID. Returns grade, summary, cuisine, neighborhood, and other details. Use the fields parameter to request richer data (standard or premiu
- Search Restaurants: Search for restaurants near a location. Returns graded, ranked results with cuisine, price level, and Seemor analysis summaries.
- Recommend: Get personalized restaurant recommendations based on a natural language query. Uses cuisine, occasion, ambiance, price, and dimensional analysis to find the best matches. Returns ranked res
What data it sees
Do you need an account
No: the server works without sign-in
Structured restaurant intelligence for AI platforms. 760K+ restaurants catalogued across 26 countries, 62K+ with deep 37-dimension analysis.
Tools
- find_restaurant - Find restaurants by name, get Seemor IDs
- search_restaurants - Search by location with grade/cuisine/price filters
- explore_area - Aggregate dining stats for a neighborhood or city
- lookup_restaurant - Detailed profiles with 3 detail tiers (basic/standard/premium)
- ask_about_restaurant - Natural language Q&A about any restaurant
- recommend - Personalized recommendations from natural language queries
Data
Letter grades (A+ to F), cuisine taxonomy, occasion fit, menu highlights, dietary signals, dimensional assessments (noise, formality, authenticity, etc.), cost estimates, and neighborhood context.
Access
Free tier available instantly at app.seemor.ai/developer. Docs at docs.seemor.ai.
Server tool list (6)
Raw names from tools/list. Only developers need these.
| lookup_restaurant | Look up a specific restaurant by its Seemor ID. Returns grade, summary, cuisine, neighborhood, and other details. Use the fields parameter to request richer data (standard or premium). Use search_restaurants or find_restaurant first to get restaurant IDs. |
| search_restaurants | Search for restaurants near a location. Returns graded, ranked results with cuisine, price level, and Seemor analysis summaries. |
| recommend | Get personalized restaurant recommendations based on a natural language query. Uses cuisine, occasion, ambiance, price, and dimensional analysis to find the best matches. Returns ranked results with relevance levels and match reasons in 3-8 seconds. Include a location in your query or provide the location parameter. |
| find_restaurant | Find restaurants by name. Returns matching restaurants with their Seemor IDs, which can be passed to lookup_restaurant for full details. Use the city parameter to disambiguate common names. |
| explore_area | Get aggregate dining statistics for a neighborhood, city, or region: cuisine breakdown, grade distribution, price range, top neighborhoods, and highlighted restaurants. Use this for area-level context ("what is the dining scene like in Shoreditch?"), NOT for finding a specific restaurant or getting a personal recommendation. For "find me a quiet Italian near Shoreditch", use the recommend tool instead. |
| ask_about_restaurant | Ask a specific question about a restaurant based on analysis of real reviews and menu data. Common questions: what to order, group suitability, dietary options, vibe/atmosphere, value assessment. Requires a restaurant_id from find_restaurant or search_restaurants. |