from Hacker News

Mapbox Geospatial MCP Server

by tmcw on 6/11/25, 12:56 PM with 14 comments

  • by atonse on 6/11/25, 3:53 PM

    I've been hoping for Mapbox or ESRI to come out with something robust for this!

    This is going to be especially useful in vacation planning. :-)

    We're already using ChatGPT and other tools to help plan a vacation overseas, but having good mapping data can help an agent figure out things like "does it make sense to go from A to B by car or train?"

    With the right metadata, an agent can churn not only on the actual route planning (for a multi-city itinerary), but also things like "near this AirB&B, there are 5 public parking lots, so it'll be easy to park your car, if you do rent one"

    I'm excited for this sort of spatial data to help with things like travel planning, or even "sprinkle these 5 errands into my calendar based on where you know i'll be"

  • by rafram on 6/11/25, 4:42 PM

    The demo on the page actually shows an interesting and worrying tendency of LLMs: even given a tool that can fuzzily search for a place by name, the LLM thinks it knows that "cal academy" is the California Academy of Sciences, and it passes that into the search function instead of faithfully transmitting the user's input.

    It worked fine in the example, but what if there's a new school in my town called "Cal Academy" for short? Is the LLM just going to assume it knows what I'm talking about?

    Seems like you'd need a pretty good system prompt for this to force the LLM to suppress its "world knowledge" — which it's been heavily trained to use as much as possible — and defer to its tools.

  • by fudged71 on 6/12/25, 6:02 PM

    1. This is fantastic and a really useful set of capabilities

    2. I was recently looking into vibe coding an app to generate isochrone maps with google maps API and estimated over $50 to generate the data. You're telling me that this MCP can just generate isochrone maps on demand with up to 100k data points for free? bonkers

  • by StackTopherFlow on 6/11/25, 3:26 PM

    I wonder if Esri will provide a similar MCP offering.
  • by willwhitedc on 6/11/25, 1:06 PM

    Good to see other foundational models get access to location. As long as they support MCP they get it. So far it is only Gemini that has “grounding” with Google Maps.