Skip to main content
Glama

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

B3.4/5.0

Scored across 14 tools

Disambiguation3/5

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.

Naming Consistency4/5

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.

Tool Count4/5

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.

Completeness4/5

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.

  1. 2 tool updates
    • Changedresolve_location2 fields changed
      • removedInput schema / properties / use_google
        Removed value: -{
        -  "description": "Enable Google grounding (optional)",
        -  "type": "boolean"
        -}
      • removedInput schema / properties / use_llm
        Removed value: -{
        -  "description": "Enable LLM disambiguation (optional)",
        -  "type": "boolean"
        -}
    • Changedsearch2 fields changed
      • removedInput schema / properties / use_google
        Removed value: -{
        -  "description": "Enable Google grounding (optional)",
        -  "type": "boolean"
        -}
      • removedInput schema / properties / use_llm
        Removed value: -{
        -  "description": "Enable LLM parsing (optional)",
        -  "type": "boolean"
        -}
  2. 14 tool updates
    • First observedcheck_availability
    • First observedget_area_info
    • First observedget_parking_details
    • First observedget_parking_reviews
    • First observedlist_areas
    • First observedlist_available_parkings
    • First observedlist_cities
    • First observedlist_nearby_areas
    • First observedlist_recent_reviews
    • First observedresolve_location
    • First observedsearch
    • First observedsearch_by_location
    • First observedsearch_by_price
    • First observedsearch_parkings

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.