Overpass (OpenStreetMap)

Overpass (OpenStreetMap) MCP Connector for Claude

A+

Search OpenStreetMap data — find restaurants, shops, hospitals, schools, parks, ATMs and more worldwide.

16 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to Overpass API (OpenStreetMap) and query the world's largest free geographic database through natural conversation — no API key needed.

What you can do

  • Amenity Search — Find restaurants, cafes, hospitals, schools, pharmacies, ATMs, fuel stations and more
  • Shop Search — Discover shops, supermarkets, bakeries, clothing stores and retail outlets
  • Nearby Search — Find any amenity within a radius of any GPS coordinate
  • Hotel Search — Locate hotels, hostels and tourist accommodation
  • Park Search — Find parks, gardens and green spaces
  • EV Charging — Locate electric vehicle charging stations
  • Custom Queries — Execute custom Overpass QL queries for any OSM data

How it works

  1. Subscribe to this server
  2. No API key needed — Overpass is a free public service
  3. Start exploring geographic data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Travelers — find restaurants, hotels, ATMs and amenities near your location
  • Urban Planners — analyze infrastructure, amenities and land use patterns
  • Developers — integrate OpenStreetMap data into location-based applications
openstreetmapgeographic-dataspatial-querylocation-intelligencemapping

16 tools expose this connector's capabilities to your AI agent.

custom_query

The query should be valid Overpass QL syntax. The output format is automatically set to JSON. If no out statement is included, "out geom;" is appended automatically. Example: `node["amenity"="cafe"](51.5,-0.15,51.51,-0.14); out geom;` Execute a custom Overpass QL query

search_amenities

Common amenities: "restaurant", "cafe", "school", "hospital", "pharmacy", "bank", "atm", "fuel", "parking", "toilets", "library", "police", "fire_station", "post_office", "cinema", "theatre", "nightclub", "bar", "pub", "fast_food", "ice_cream". Bbox format: lat_min,lon_min,lat_max,lon_max. Search for amenities (restaurants, schools, hospitals, etc.) in a bounding box

search_atms

Returns ATM locations, operator/bank names, addresses, 24/7 availability and network info. Bbox format: lat_min,lon_min,lat_max,lon_max. Search for ATMs in a bounding box

search_by_name

Optional amenity filter to narrow results. Returns matching elements with full details including addresses, phone numbers and websites. Search for OSM elements by name

search_by_tag

Bbox format: lat_min,lon_min,lat_max,lon_max (e.g. "51.249,-0.15,51.251,-0.10" for central London). Useful for finding specific OSM-tagged features. Search OpenStreetMap elements by tag key/value in a bounding box

search_charging_stations

Returns station names, addresses, connector types, charging speeds, operator info and access details. Bbox format: lat_min,lon_min,lat_max,lon_max. Search for EV charging stations in a bounding box

search_fuel_stations

Returns station names, brands, addresses, fuel types offered, opening hours and operator info. Bbox format: lat_min,lon_min,lat_max,lon_max. Search for fuel/gas stations in a bounding box

search_hospitals

Returns facility names, addresses, phone numbers, emergency services info, specialties and operator info. Bbox format: lat_min,lon_min,lat_max,lon_max. Search for hospitals and clinics in a bounding box

search_hotels

Returns hotel names, addresses, star ratings, phone numbers, websites and room info. Bbox format: lat_min,lon_min,lat_max,lon_max. Search for hotels in a bounding box

search_nearby

Useful for finding nearby amenities without defining a full bounding box. Returns names, addresses, distances and details. Search for OSM elements near a specific location

search_nearby_amenities

Common amenities: "restaurant", "cafe", "pharmacy", "atm", "bank", "hospital", "school", "supermarket", "fuel", "charging_station", "parking", "toilets", "police", "fire_station", "post_office". Search for specific amenities near a location

search_parks

Returns park names, addresses, area sizes, features (playgrounds, sports facilities) and operator info. Bbox format: lat_min,lon_min,lat_max,lon_max. Search for parks and green spaces in a bounding box

search_pharmacies

Returns pharmacy names, addresses, phone numbers, opening hours, dispensing info and operator info. Bbox format: lat_min,lon_min,lat_max,lon_max. Search for pharmacies in a bounding box

search_restaurants

Optional cuisine filter: "italian", "chinese", "japanese", "indian", "mexican", "thai", "french", "american", "pizza", "burger", "sushi", "vegan", "vegetarian". Bbox format: lat_min,lon_min,lat_max,lon_max. Search for restaurants in a bounding box

search_schools

Returns school names, addresses, phone numbers, websites, student capacity and operator info. Bbox format: lat_min,lon_min,lat_max,lon_max. Search for schools in a bounding box

search_shops

Optional shop type filter: "supermarket", "convenience", "clothes", "bakery", "butcher", "electronics", "furniture", "hardware", "jewelry", "mall", "bookmaker", "car", "car_repair", "chemist", "florist", "gift", "hairdresser", "mobile_phone", "shoes", "sports", "toys". Bbox format: lat_min,lon_min,lat_max,lon_max. Search for shops in a bounding box

See how to talk to your AI agent using Overpass (OpenStreetMap).

Find all restaurants in Lower Manhattan.

Found 250+ restaurants in Lower Manhattan (bbox: 40.70,-74.02,40.72,-73.98). Includes Italian, Chinese, Japanese, American, Mexican and many more cuisines. Names, addresses, phone numbers and opening hours included.

Find ATMs within 500m of Times Square (40.7580, -73.9855).

Found 18 ATMs within 500m of Times Square. Operators include Chase, Bank of America, Citibank, Wells Fargo and independent ATM networks. Locations include buildings, stores and subway stations.

Find EV charging stations in downtown San Francisco.

Found 45 EV charging stations in downtown SF. Includes Tesla Superchargers, ChargePoint, EVgo and Blink stations. Connector types, charging speeds and access info provided.

No! Overpass API is completely free and open. No authentication required. Please be respectful with query sizes — avoid queries returning more than 10,000 elements.

Related Connectors