Skip to main content
Glama
arnienemeth

Geo Explorer MCP

by arnienemeth

Related Servers

Alternatives to Geo Explorer MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables exploration of geographical data including countries, cities, states/provinces, and regions through a SQLite database. Supports searches by name, location coordinates, currency, and regional groupings with comprehensive statistical queries.
      6
      -
    • A
      license
      A
      quality
      D
      maintenance
      Geographic data (250+ countries, 150K+ cities), live exchange rates with 25 base currencies, and IP geolocation for AI assistants. Powered by ApogeoAPI.
      8
      52 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Provides complete world location data (countries, states, cities) as an MCP server for AI assistants, enabling search and retrieval of geographic information through 11 tools and 5 resources.
      182 npm
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides geospatial tools for AI assistants to determine location hierarchy, border distance, coastline distance, and point-to-point distance using MapGO.
      MIT

    TDQS

    A4.1/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool targets a distinct layer: country-level facts, map geometry, and regional statistics. The overlap between get_map_data and get_region_details is explicitly resolved through the match_key join and a clear geometry-vs-statistics separation.

    Naming Consistency5/5

    All tools follow a consistent get_ + noun_phrase pattern: get_country_profile, get_map_data, get_region_details. This is predictable and easy to parse.

    Tool Count5/5

    Three tools are well-scoped for a read-only geo explorer, each covering a core need (country profile, map data, region stats). No redundant or trivial tools are present.

    Completeness4/5

    Covers country profiles, ADM0/1/2 map geometry, and ADM1 statistics. Minor gaps: no direct query for a single specific region's details (returns all), and no statistics for ADM2 despite map support.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues