Skip to main content
Glama

Server Details

Ground truth operational layer for urban transfers in LatAm.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
Whawi/oracle-agent-card
GitHub Stars
0

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 10 tool updates
    • First observedwhaber_calculate_ops_window
    • First observedwhaber_compliance_gate
    • First observedwhaber_enriched_route
    • First observedwhaber_get_hotel_context
    • First observedwhaber_get_safe_pickup_point
    • First observedwhaber_query_place_safety
    • First observedwhaber_recompute_zone_safety
    • First observedwhaber_resolver_direccion
    • First observedwhaber_validar_vuelo
    • First observedwhaber_validate_carrier_compliance

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • F
    license
    A
    quality
    C
    maintenance
    OSM-backed multimodal navigation MCP server enabling geocoding, route planning, POI discovery, and urban layout analysis. It provides a structured city graph to LLM apps without proprietary map APIs.
    8
    -
  • A
    license
    B
    quality
    C
    maintenance
    MCP server for grounded analysis of synthetic electric-taxi operations data, exposing tools for aggregated metrics, charging risk, and policy retrieval.
    3
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.8/5.0
Disambiguation2/5

Two tools (whaber_compliance_gate and whaber_validate_carrier_compliance) are nearly identical, both performing a full 7-document ANT compliance check with binary verdict. This creates significant ambiguity for an agent trying to select the correct tool.

Naming Consistency3/5

Most tools follow a verb_noun pattern, but some use adjectives (enriched_route, safe_pickup_point) and two are in Spanish (resolver_direccion, validar_vuelo), breaking consistency. The duplication also uses different naming for the same concept.

Tool Count5/5

10 tools is well-suited for a domain-specific server about Quito transfer operations. Each tool addresses a distinct aspect except for the duplicate, but the count is still within the ideal range.

Completeness3/5

The server covers core operations (geocoding, routing, safety, compliance, flight status) but duplicates one function. Missing tools for booking management or driver assignment, though the scope may be limited to data retrieval.