Skip to main content
Glama
gcszkjpzzv-beep

TravelMind MCP Server

Related Servers

Alternatives to TravelMind MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Enables location-based services through AMap/AutoNavi Maps API including geocoding, weather information, route planning, and POI searches. Supports multiple transportation modes and provides detailed geographic data for Chinese locations.
      12
      3
      Mulan Permissive Software , Version 2
    • A
      license
      C
      quality
      D
      maintenance
      Provides access to Google Maps API functionality including geocoding, place search, direction routing, and distance calculations through a structured MCP interface.
      4
      12 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A Model Context Protocol (MCP) server that wraps the Amap (高德地图) Web Service APIs, giving AI assistants like Claude Code 9 map tools: geocoding, route planning (driving/transit/walking/cycling), POI search, nearby search, distance measurement, and IP location.
      12
      17 npm
      1
      MIT

    TDQS

    A3.9/5.0

    Scored across 4 tools

    Disambiguation5/5

    All four tools have clearly distinct purposes: geocode converts address to coordinates, regeocode does the reverse, text_search searches POIs by keyword in a city, and around_search finds POIs near a coordinate. No overlap or ambiguity.

    Naming Consistency5/5

    All tool names follow a consistent snake_case pattern with descriptive verbs (geocode, regeocode, text_search, around_search). The use of 'regeocode' as a prefix variant is coherent within the domain.

    Tool Count5/5

    The server has 4 tools, which is perfectly scoped for a geocoding and POI search service. Each tool covers a fundamental operation without being excessive or insufficient.

    Completeness4/5

    The tool set covers forward and reverse geocoding as well as two common POI search modes (keyword and proximity). A minor gap is the lack of a tool to retrieve details for a specific POI, but the existing tools still provide useful results.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues