geospatial-context

unmodeled-tyler/geospatial-context
★ 1 stars TypeScript AI/LLM Updated 8d ago
Geospatial Context is an MCP server that provides agents with reverse geocoding, nearby OpenStreetMap features, and a compact sourced location analysis.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "geospatial-context": {
      "command": "npx",
      "args": [
        "-y",
        "unmodeled-tyler/geospatial-context"
      ]
    }
  }
}

README Excerpt

An MCP server that turns coordinates into agent-ready geospatial context: reverse geocoding, nearby OpenStreetMap features, and a compact sourced location brief. The current implementation uses public OpenStreetMap infrastructure: - Nominatim for reverse geocoding. - Overpass API for nearby features.

Tools (12)

boundarycenter_within_radiusemptyfailedgeometry_intersects_radiusidentityissuesmatchedBynearbynoticesphysicalreverse_geocode

Topics

ai-agentsgeoencodinggeospatialgeospatial-aigeospatial-analysisgeospatial-mcp-servermcp-servermodel-context-protocol-servermodel-context-protocol-serversopenstreetmap