# Valet Parking Directory MCP server

Agent View of the PolicyLayer registry record for Valet Parking Directory: identity, probed posture, risk grade, and all 7 tools classified. HTML page: https://policylayer.com/tools/com-getvaletparking-valet-parking-directory

## Facts

- Server id: `https://api.getvaletparking.com/mcp`
- Homepage: https://github.com/getvaletparking/valet-parking-mcp
- Registry record: grade C, identity unverified
- Lifecycle: active
- Auth posture: open
- CORS policy: *
- Rate-limited: no
- Tools: 7 (6 with introspected schema)
- Tool categories present: Read
- Context-window cost: 1632 tokens per request — https://policylayer.com/token-cost/com-getvaletparking-valet-parking-directory
- Tags: com getvaletparking valet parking directory
- Record last modified: 2026-08-16T21:35:32.531Z

## Tools (7)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `valet_find_nearest_operators` | Read | Low | https://policylayer.com/tools/com-getvaletparking-valet-parking-directory/valet-find-nearest-operators.md |
| `valet_find_operators_in_city` | Read | Low | https://policylayer.com/tools/com-getvaletparking-valet-parking-directory/valet-find-operators-in-city.md |
| `valet_find_operators_near` | Read | Low | https://policylayer.com/tools/com-getvaletparking-valet-parking-directory/valet-find-operators-near.md |
| `valet_get_operator` | Read | Low | https://policylayer.com/tools/com-getvaletparking-valet-parking-directory/valet-get-operator.md |
| `valet_list_services` | Read | Low | https://policylayer.com/tools/com-getvaletparking-valet-parking-directory/valet-list-services.md |
| `valet_search_by_service_and_city` | Read | Low | https://policylayer.com/tools/com-getvaletparking-valet-parking-directory/valet-search-by-service-and-city.md |
| `valet_search_cities` | Read | Low | https://policylayer.com/tools/com-getvaletparking-valet-parking-directory/valet-search-cities.md |

## Tool descriptions

- `valet_find_nearest_operators` — List 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 …
- `valet_find_operators_in_city` — List 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…
- `valet_find_operators_near` — Find 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;…
- `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 directory URL and needs the complete profile to rank or pre…
- `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 follow-up search (e.g. valet_search_by_service_and_city). Ret…
- `valet_search_by_service_and_city` — Search 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 cano…
- `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 plus lat/lng before composing valet_find_operators_in_city …

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-getvaletparking-valet-parking-directory · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/com-getvaletparking-valet-parking-directory
