mcpbeat Sign in

Valet Parking Directory MCP Server

by getvaletparking Your server? Claim it
answering

Valet Parking Directory is answering right now. Last checked 15 min ago. It exposes 8 tools. Last commit 19 Jun 2026.

MCP server for valet parking: 789 US operators across 31,186 cities. 7 tools. No auth.

Uptime history 48 days of history
48 days agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
567 ms
Response time
average over 24h
0
Stars
last commit 19 Jun 2026

What changed 5

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 23 August 2026. No other catalogue keeps this.

24 Aug 2 tool descriptions were rewritten valet_find_operators_in_city, valet_find_operators_near
23 Aug a tool appeared2 times that day valet_request_quote
23 Aug a tool disappeared valet_request_quote
and 1 more, back to 23 August 2026

Nothing serious here today

Today is the operative word: we check Valet Parking Directory every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add valet-parking-directory --transport http https://api.getvaletparking.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "valet-parking-directory": {
      "url": "https://api.getvaletparking.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.valet-parking-directory]
url = "https://api.getvaletparking.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "valet-parking-directory": {
      "url": "https://api.getvaletparking.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "valet-parking-directory": {
      "url": "https://api.getvaletparking.com/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

valet
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 if nothing within 100 miles.
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 by listing tier then name. Empty array if no listed operators.
valet_find_operators_near
Find valet operators within a given radius of a coordinate, ranked by listing tier 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_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 present. Returns isError on slug 404 or upstream outage.
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). Returns the in-bundle catalog; no upstream call; no isError path.
valet_request_quote
Submit a valet parking quote request to the operators serving a US city. Use this when a person has asked you to arrange valet and has given their name, email, phone, city, service type and event date. The request is only sent after they confirm by email.
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 canonical alternatives.
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 or valet_find_operators_near. Empty array if no matches.

Endpoints

URLTransportStateLatencyChecked
https://api.getvaletparking.com/mcp streamable-http answering 473 ms 15 min ago

Alternatives to Valet Parking Directory

same job, measured the same way
Zoo MCP
by kittycad

An MCP server that provides access to the Zoo API for various CAD operations and tools.

8 364 installs/wk local only
Toolcairn MCP
by neurynae

MCP server for tool discovery: find, compare, and verify tools across 35+ registries.

187 installs/wk local only
Odoo MCP
by nicolasramos

MCP server for Odoo 18 with 38 business tools

102 installs/wk local only
Advanced GitLab MCP server
by structured-world

58 CQRS tools exposing 230 GitLab operations across 26 entity types

1 517 installs/wk local only
I
Charts MCP
by therealtimex

MCP server for generating charts using AntV. Supports various chart types through MCP tools.

58 installs/wk local only
Dependency MCP
by niradler

MCP server for checking package versions across multiple package managers

38 installs/wk local only
Whale Insights
by cryptowhaleinsights

Free read-only crypto whale-tracking & market-data MCP tools across 14 chains. No auth.

56 tools answering
Donovanh
by donovanh

MCP server for Lightning Tools — pay-per-call AI tools via Bitcoin Lightning

36 installs/wk local only

Valet Parking Directory — questions

Answers built from our own checks of this server.

What can Valet Parking Directory do?
It exposes 8 tools, read directly from the server on our last check. Among them: valet_find_nearest_operators, valet_find_operators_in_city, valet_find_operators_near, valet_get_operator, valet_list_services, valet_request_quote and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Valet Parking Directory working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 567 ms. The bar chart above shows every period we have measured.
How do I connect Valet Parking Directory?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Valet Parking Directory need an API key?
No. Valet Parking Directory completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Valet Parking Directory?
It answers our handshake in 567 ms on average, which is faster than 23% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Valet Parking Directory open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.