Free vs paid location MCP servers geocoding was never really free.
Maps and geocoding sit on some of the most aggressively metered APIs on the internet. A free MCP server in front of Mapbox or Google Maps still bills you upstream — which makes per-call pricing less a novelty here than an honest accounting.
Location Services on Loomal — 88 live listings — splits into two very different worlds. On one side, wrappers around commercial geo platforms: Mapbox MCP exposes geocoding, POI search, directions, and isochrones; Google Maps MCP Server packs 18 tools from geocoding to weather. On the other, genuinely open geodata: switzerland-mcp serves 76 tools of Swiss transport, weather, and geodata with zero API keys.
The first world is 'free' only in the sense that the MCP layer is open source. Every geocode and route request flows through your Mapbox or Google API key, and those platforms meter per request once free tiers run out. The meter already exists — the question is just who holds it.
Location Services MCP servers on the Loomal Index
Mapbox MCP
Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc.
Google Maps MCP Server
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
monkeymcp
MCP server providing monkey data, journeys, and location services for various monkey species.
VOC Amazon Reviews
Amazon review intelligence via Shulex OpenAPI. 10 marketplaces, verified-purchase & Vine signals.
CLIO Geo
MCP server for rendering GeoJSON vector layers into map images with basemaps
CLIO Geojson
MCP server for inspecting, validating, and summarizing GeoJSON documents (stdlib only)
Miro
Control Miro whiteboards with AI. 77 tools for boards, diagrams, mindmaps.
map-traveler-mcp
Virtual traveler library for MCP
opencage-geocoding-mcp
MCP server for OpenCage geocoding API
Switzerland MCP 🇨🇭
Swiss open data MCP server. 76 tools, zero API keys. Transport, weather, geodata, news, rates.
mcp-ip2location-io
IP Geolocation MCP server that query the geolocation information using IP2Location.io API.
zurich-opendata-mcp
City of Zurich weather, air quality, parking, geodata, Gemeinderat, tourism
Showing 12 of 88 live Location Services servers — browse them all on the marketplace.
The 'free' wrapper with a paid heart
Run Mapbox MCP or the Google Maps MCP Server and you must supply your own platform key. The wrappers are excellent open source, but every geocode, route, and POI search draws down a commercial quota with per-request pricing behind it. The same pattern holds for opencage-geocoding-mcp and mcp-ip2location-io — free connector, metered upstream.
For an agent, this creates a hidden setup tax: someone has to create the platform account, attach a credit card, scope the key, and monitor the bill. The 'free' option requires the most human paperwork in the category.
Genuinely free: open geodata
Public geodata servers are free all the way down. switzerland-mcp needs no API keys at all for its 76 tools, and zurich-opendata-mcp serves city weather, air quality, parking, and geodata from open municipal sources. Utility servers like CLIO Geojson — GeoJSON inspection using only the Python standard library — process data locally with no upstream at all.
The limit is coverage: open geodata is superb where governments publish well (Switzerland being the showcase) and absent elsewhere. A global agent can't plan on it everywhere.
What a paid per-lookup geo endpoint fixes
An x402-priced geocoding or routing endpoint eliminates the paperwork problem entirely: no platform account, no key, no monthly invoice — the agent pays per lookup and the operator handles the upstream relationship. For agents that geocode occasionally rather than constantly, paying $0.01–$0.05 per resolved address is simpler than maintaining a Google Cloud billing account for pennies of monthly usage.
Heavier value-added work prices naturally too: rendering a styled map image (the job CLIO Geo does locally) or computing isochrones is a discrete artifact per call.
The x402 mechanics, applied to geo
The agent requests a lookup, gets HTTP 402 with the USDC price, pays on Base — settlement in roughly two seconds — and receives the result with an Ed25519-signed receipt. No chargebacks for the operator and payment before the handler runs, which suits geo APIs where each query has hard upstream cost the operator must cover.
Minimum price is $0.01 per call, comfortably above the upstream cost of a single geocode, so reselling metered geo capacity per call is economically coherent in a way it never was with monthly seats.
Picking a path
Already running Mapbox or Google Maps in production? Use the free wrappers with the keys you have. Operating in a region with strong open data? Servers like switzerland-mcp cost nothing and need no signup. Sporadic global lookups from an autonomous agent? A priced per-call endpoint trades pennies for zero account management. Browse all 88 live options on Loomal's Location Services category page.
Frequently asked questions
Should my agent use a free or paid location MCP server?
Check what you already pay for. If you hold a Mapbox or Google Maps key, free wrappers like Mapbox MCP reuse it directly. With no existing geo account, a paid per-lookup endpoint is often cheaper in practice than opening one — and open-data servers like switzerland-mcp are genuinely free where their coverage fits.
Are free geocoding MCP servers really free?
The server software is; the geocoding usually isn't. Wrappers around commercial platforms consume your API quota, and those platforms bill per request beyond free tiers. Only servers built on open data or local processing — like zurich-opendata-mcp or CLIO Geojson — avoid an upstream meter entirely.
When does x402 pay-per-call beat a maps platform account?
At low or irregular volume. An agent making a few dozen lookups a month doesn't justify the account setup, key management, and billing monitoring a platform requires. Paying from $0.01 per lookup in USDC with no signup gets the same answer with none of the administration.
Where can I compare location MCP server options?
Loomal's Location Services category lists all 88 live servers — commercial wrappers, open-data servers, and GeoJSON utilities — with descriptions and x402 pricing where configured.
Run a Location Services MCP server?
Claim your listing, set a per-call USDC price, and let AI agents pay for every call over x402.
List it on Loomal