Valet Parking Directory

Public read-only MCP server backed by GetValetParking.com directory of 789 US valet parking operators across 31,186 cities.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Valet List Services: List the 9 canonical valet service slugs with display name and category. Use this when an agent needs to validate or discover the supported service taxonomy before composing a fol
  • Valet Get Operator: Get the full operator profile by slug including address, phone, website, services, venues_served, FAQs, and tipping note. Use this when an agent has a slug from a search tool or di
  • Valet Search Cities: Search the cities directory by name prefix with population-ranked results. Use this when an agent needs to resolve a partial city name into a canonical city slug plus state slug p

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Public read-only MCP server backed by GetValetParking.com directory of 789 US valet parking operators across 31,186 cities. Discover operators by coordinates or city slug, filter by 9 service types, and fetch full operator profiles. No auth required; rate-limited per IP and session.

Tools

  • valet_list_services — list the 9 canonical service slugs
  • valet_search_cities — autocomplete cities by name prefix (31,186 indexed)
  • valet_get_operator — full profile by slug
  • valet_find_operators_in_city — list operators serving a city
  • valet_search_by_service_and_city — cross-state search by service + city
  • valet_find_nearest_operators — distance-ranked within 100mi
  • valet_find_operators_near — radius search with tier ranking

Coverage

789 US valet parking operators across 31,186 cities and 9 service types (restaurant, hotel, wedding, hospital, stadium, corporate, residential, funeral, general).

Tech

Streamable HTTP transport.

Список инструментов сервера (7)

Технические названия из tools/list. Нужны только разработчикам.

valet_list_servicesList the 9 canonical valet service slugs with display name and category. Use this when an agent needs to validate or discover the supported service taxonomy before composing a follow-up search (e.g. valet_search_by_service_and_city). Returns the in-bundle catalog; no upstream call; no isError path.
valet_get_operatorGet the full operator profile by slug including address, phone, website, services, venues_served, FAQs, and tipping note. Use this when an agent has a slug from a search tool or directory URL and needs the complete profile to rank or present. Returns isError on slug 404 or upstream outage.
valet_search_citiesSearch the cities directory by name prefix with population-ranked results. Use this when an agent needs to resolve a partial city name into a canonical city slug plus state slug plus lat/lng before composing valet_find_operators_in_city or valet_find_operators_near. Empty array if no matches.
valet_find_operators_in_cityList valet operators serving a city slug plus state slug, optionally narrowed by service. Use this when an agent has a city already disambiguated and wants its operator roster ranked premium tier first then name. Empty array if no listed operators.
valet_search_by_service_and_citySearch valet operators by service slug plus city slug across all matching states. Use this when an agent has both a service slug and a city slug and wants a cross-state tier-then-name ranked list. Invalid service slugs surface the 9 canonical alternatives.
valet_find_nearest_operatorsList nearest valet operators within a 100-mile cap of a coordinate, optionally narrowed by service. Use this when a user is in a city with no listed operators and you need the closest available fallback ranked nearest-first. Empty array if nothing within 100 miles.
valet_find_operators_nearFind valet operators within a given radius of a coordinate, ranked premium tier first then distance. Use this when you have a coordinate and an event-context radius (5mi single venue, 25mi metro, 50mi regional). radius_miles is required; empty array if no matches.
Valet Parking Directory: подключить к Claude, ChatGPT, Cursor · Connectors.fun