Find Car Parking
Server Details
SimplyGuest Car Parking helps people find available parking spaces.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- simplyguest/find-car-parking-mcp
- GitHub Stars
- 0
- Server Listing
- Find Car Parking
TDQS
Scored across 14 tools
Most tools are distinct, but the multiple search tools (search, search_by_location, search_by_price, search_parkings, list_available_parkings) overlap in scope and use cases, creating potential misselection. The descriptions help clarify, but boundaries between them are not always clear, especially between search_parkings and list_available_parkings.
Tool names follow a consistent snake_case verb_noun pattern (e.g., list_cities, get_parking_details). The search tools deviate slightly with search_by_* variants and a single bare 'search', but overall naming is predictable and conventional.
14 tools is a reasonable count for a parking discovery platform, covering cities, areas, parking details, availability, reviews, and search. The count is on the higher end but each tool contributes a specific function without feeling bloated.
The set covers the full read-only discovery lifecycle: browse cities/areas, resolve locations, search by multiple criteria, check availability, get details, and read reviews. Minor gaps like no direct 'list all parkings in a city' or write operations are acceptable given the 'find' focus.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Changed
resolve_location2 fields changed- removed
Input schema / properties / use_googleRemoved value: -{ - "description": "Enable Google grounding (optional)", - "type": "boolean" -} - removed
Input schema / properties / use_llmRemoved value: -{ - "description": "Enable LLM disambiguation (optional)", - "type": "boolean" -}
- Changed
search2 fields changed- removed
Input schema / properties / use_googleRemoved value: -{ - "description": "Enable Google grounding (optional)", - "type": "boolean" -} - removed
Input schema / properties / use_llmRemoved value: -{ - "description": "Enable LLM parsing (optional)", - "type": "boolean" -}
14 tool updates
- First observed
check_availability - First observed
get_area_info - First observed
get_parking_details - First observed
get_parking_reviews - First observed
list_areas - First observed
list_available_parkings - First observed
list_cities - First observed
list_nearby_areas - First observed
list_recent_reviews - First observed
resolve_location - First observed
search - First observed
search_by_location - First observed
search_by_price - First observed
search_parkings
Related MCP Connectors
Live Saudi smart-parking data: spots, EV chargers, stats, and blog. Read-only, no auth.
Rent storage and parking in Mexico — mini-bodegas, estacionamiento, bodegas. Live prices + links.
Free, no-login rental car search with real-time pricing.
MCP server for valet parking: 789 US operators across 31,186 cities. 7 tools. No auth.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables querying parking lot information through an MCP server built with fastMCP, allowing users to retrieve parking facility data via API calls.-
- FlicenseAqualityCmaintenanceProvides destination-based public parking lot recommendations in Seoul. It converts destinations to coordinates, finds nearby public parking lots, and estimates wait times using real-time availability and historical statistics.6-
- FlicenseNot gradedqualityDmaintenanceEnables users to manage parking sessions, track expiration times, and retrieve real-time weather and location context via MCP tools and resources.-
- FlicenseAqualityDmaintenanceAutomates parking ticket detection, evidence gathering, and dispute preparation across multiple US cities.8-
Glama MCP Gateway
Add one secure layer between your agents and this server.