Latlng

by latlng-work

512 downloads
Not rated
GitHub

About

Official LatLng MCP server for geocoding, reverse geocoding, places search, nearby POI lookup, and place categories. Powered by the LatLng API and OpenStreetMap data.

Details

Author
latlng-work
Downloads
512
Categories
Developer Tools, Other, API, Media

- Geocoding (address to coordinates)
- Reverse geocoding (coordinates to address)
- Places search
- Nearby point-of-interest lookup
- Supported place categories listing

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Latlng
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Configure an MCP client to use the endpoint https://mcp.latlng.work/mcp and authenticate with a LatLng dashboard Server Key issued as a bearer token. Keys can be created at https://dash.latlng.work.

geocode_address

Convert an address or place name into latitude and longitude coordinates.

reverse_geocode

Convert latitude and longitude coordinates into an address.

search_places

Search for places by name, optionally biased by location and category.

find_nearby_places

Find points of interest near a latitude and longitude.

list_place_categories

List supported place categories for place search and nearby queries.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "latlng": {
            "latlng": {
                "url": "https://mcp.latlng.work/mcp",
                "headers": {
                    "Authorization": "Bearer <YOUR_LATLNG_SERVER_KEY>"
                }
            }
        }
    }
}

McpServers

{
    "latlng": {
        "url": "https://mcp.latlng.work/mcp",
        "headers": {
            "Authorization": "Bearer <YOUR_LATLNG_SERVER_KEY>"
        }
    }
}

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Retrieves user geolocation information using EdgeOne Pages Functions and integrates it with large language models via MCP.

GeoIP and ASN intelligence for AI agents with country, city, timezone, network ownership and ASN lookups.

Official LatLng MCP endpoint for geocoding, reverse geocoding, and places search.

Public HTAG MCP connectors for Australian property intelligence, H3 spatial intelligence, and capability discovery — 70+ read-only tools over Streamable HTTP.

IP2Location.io API integration to retrieve the geolocation information for an IP address.

Global postal code lookups, validation, and city search for 70+ countries. Sub-10ms responses.

Geographic data, live exchange rates, and IP geolocation for Claude Desktop, Cursor, and any MCP-compatible AI assistant.

Free business data API and MCP server. Find restaurants, cafes, hotels, shops and 37+ business categories in any city worldwide. Uses OpenStreetMap data. No API key required. REST API + MCP Streamable HTTP endpoint.

Open MCP server providing real-time transit routing, open-source GIS / geographic intelligence, and specialized Slovenian geospatial lookup tools for AI agents and LLMs.

Deterministic parcel intelligence for SF, Oakland, Boston, DC, LA, and NYC. Resolves addresses to zoning, permits, assessed values, and planning cases. Hard status codes. Sub-200ms.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.