Skip to main content
Glama

Server Details

x402-gated geocoding + distance gateway. Tools: geocode, distance.

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
FoundryNet/foundrynet-geo
GitHub Stars
0
Server Listing
FoundryNet Geo

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Provides forward/reverse geocoding, bounding box extraction, nearby places discovery, batch geocoding, route waypoints, and administrative boundary lookup using OpenStreetMap data.
    10
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    Unified place search and geocoding over OpenStreetMap, Google, and your own CSV data. Provider fallback, multi-provider merge + dedup, cost budgets, and a policy engine. Works with zero API keys. Tools: search_places, get_place, geocode_address, reverse_geocode, list_geo_providers.
    10
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Remote MCP server for geographic data. Free and x402 paid packs all normalized for cross domain joins. Start with get_catalog, then get_pack for details.
    9
    2
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.2/5.0
Disambiguation5/5

Each tool targets a distinct geolocation operation: geocode converts addresses to coordinates, distance calculates travel metrics between two places, and facility_risk assesses threats for a single address. There is no overlap in purpose or input/output expectations.

Naming Consistency3/5

The names are clear but inconsistent in part of speech: 'geocode' is a verb while 'distance' and 'facility_risk' are nouns. The pattern shifts between a single verb and compound nouns, lacking a uniform convention like verb_noun.

Tool Count5/5

Three tools is a well-scoped number for a geolocation server. Each tool serves a fundamental need—geocoding, distance calculation, and risk profiling—without unnecessary overlap or redundancy.

Completeness4/5

The set covers core geo operations (geocoding, distance, risk) but lacks a reverse geocoding tool (coordinates to address), which would be a natural complement. Still, the current tools form a complete workflow for many use cases.