Overpass API Connector for AI agents.
16 live capabilities
Search global geographic data and local amenities using natural language.
Waiting for input…
Why people use Overpass API
Overpass for Geographic Data Research
This Connector lets your agent do the heavy lifting. You just tell your AI client what you need, and it pulls the data directly from a global map database. You get a clean list of locations and details without ever leaving your chat window.
What Vinkius changes
You get instant access to global geographic data through a simple conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding local services for travelers
A traveler asks the agent to find all cafes and pharmacies within a 1km radius of a specific street address to plan their afternoon.
- Real-world use case 02
Urban planning and infrastructure analysis
A researcher asks the agent to find every park and school in a specific city to analyze the availability of public services.
- Real-world use case 03
Logistics and fleet planning
A fleet manager asks for all fuel stations and EV chargers along a specific highway route to optimize truck routes.
Complete set · 16capabilities
The complete Overpass API capability set.
These are the exact actions your AI can choose when you ask it to work with Overpass API.
01—04
4 capabilities in this set.
Part of 16 available through Overpass API.
- 01 Capability
Search schools
Get school names, capacities, and contact details. This is useful for analyzing educational infrastructure.
- 02 Capability
Custom query
Run specific Overpass QL queries for precise data extraction. This is useful for getting exact data sets that standard filters might miss.
- 03 Capability
Search amenities
Find common spots like schools or banks within a specific area. It helps you quickly see what services are available in a neighborhood.
- 04 Capability
Search atms
Locate ATMs with details on bank names and 24/7 availability. Use this to find accessible cash points in any region.
05—08
4 capabilities in this set.
Part of 16 available through Overpass API.
- 05 Capability
Search by name
Find specific places by name to get phone numbers and websites. It's great for gathering contact info for local businesses.
- 06 Capability
Search by tag
Query specific OSM tags to find niche geographic features. This lets you find very specific landmarks or infrastructure.
- 07 Capability
Search charging stations
Find EV chargers with info on connector types and speeds. It helps travelers plan routes based on their vehicle's needs.
- 08 Capability
Search fuel stations
Locate gas stations with brand and fuel type details. Use this to map out refueling points for long-distance trips.
09—12
4 capabilities in this set.
Part of 16 available through Overpass API.
- 09 Capability
Search hospitals
Find clinics and hospitals with emergency service info. This is helpful for identifying nearby medical facilities.
- 10 Capability
Search hotels
Get hotel names, star ratings, and room information. Use this to quickly scout for accommodation in a new city.
- 11 Capability
Search nearby
Find nearby points of interest without needing to know the coordinates. It simplifies finding what's around you right now.
- 12 Capability
Search nearby amenities
Quickly find essential services like pharmacies or toilets nearby. This is perfect for finding immediate necessities.
13—16
4 capabilities in this set.
Part of 16 available through Overpass API.
- 13 Capability
Search parks
Locate parks and green spaces with details on playgrounds or sports facilities. Use this to find outdoor recreation areas.
- 14 Capability
Search pharmacies
Find pharmacies with opening hours and dispensing info. This helps you locate medicine providers quickly.
- 15 Capability
Search restaurants
Search for dining options with optional cuisine filters. Use this to find specific types of food in any area.
- 16 Capability
Search shops
Find retail locations like bakeries or electronics stores. Use this to map out commercial districts.
Set up in minutes
One URL. Then ask Overpass API to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Overpass API from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_DGkmVxEbxmLxMu1OyGbUJIrzjQi3rn2xOK8B2fYg/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Overpass API, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Overpass API for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_DGkmVxEbxmLxMu1OyGbUJIrzjQi3rn2xOK8B2fYg/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Overpass API URL.
- Step 03
Save and start
Save the connection and enable Overpass API in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"overpass-openstreetmap": {
"url": "https://edge.vinkius.com/vk_preview_DGkmVxEbxmLxMu1OyGbUJIrzjQi3rn2xOK8B2fYg/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Overpass API
Open Agent mode in chat and ask: "Using Overpass API, help me...". 16 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"overpass-openstreetmap": {
"url": "https://edge.vinkius.com/vk_preview_DGkmVxEbxmLxMu1OyGbUJIrzjQi3rn2xOK8B2fYg/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Overpass API
Ask Copilot: "Using Overpass API, help me...". 16 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"overpass-openstreetmap": {
"url": "https://edge.vinkius.com/vk_preview_DGkmVxEbxmLxMu1OyGbUJIrzjQi3rn2xOK8B2fYg/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Overpass API
Open Cascade and ask: "Using Overpass API, help me...". 16 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"overpass-openstreetmap": {
"url": "https://edge.vinkius.com/vk_preview_DGkmVxEbxmLxMu1OyGbUJIrzjQi3rn2xOK8B2fYg/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Overpass API
Ask Cline: "Using Overpass API, help me...". 16 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add overpass-openstreetmap --transport http "https://edge.vinkius.com/vk_preview_DGkmVxEbxmLxMu1OyGbUJIrzjQi3rn2xOK8B2fYg/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Overpass API
Ask Claude: "Using Overpass API, show me...". 16 tools are ready
Where the request belongs
Work Overpass API can move forward.
This is for the researcher who needs to map out urban infrastructure, the developer building location-based apps, or the traveler trying to find specific amenities on the fly.
Urban Planner
They use this on a Tuesday afternoon to analyze land use patterns and identify the density of schools and parks in a specific neighborhood.
Travel App Developer
They use this to quickly pull real-world location data for their app's search features without having to build a custom scraper.
Logistics Coordinator
They use this to map out fuel stations and EV charging points for long-distance fleet routes and travel itineraries.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsOverpass
Access OpenStreetMap data via Overpass API. execute complex spatial queries, fetch raw map data, and monitor API status.
Google Maps
Empower location intelligence via Google Maps. perform geocoding, search millions of places, retrieve rich venue details, and calculate directions directly from any AI agent.
Nominatim
Geocode addresses, reverse geocode coordinates and explore OpenStreetMap data. no API key required.
OpenStreetMap
Access and edit OpenStreetMap data. manage changesets, query map elements, and retrieve geospatial data directly from any AI agent.
Geoapify
Access powerful location intelligence. geocoding, routing, place search, and IP tracking directly from your AI agent.
TomTom
Access global mapping, geocoding, and routing services. Search for addresses, calculate optimal routes, and retrieve map tiles directly through AI.
Bring your own AI
Change the model, client or framework. Keep Overpass API connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Overpass API.
The practical details behind the request, access and result.
What kind of data can the Overpass MCP find?
This Connector can find a wide variety of real-world locations including restaurants, shops, hospitals, schools, parks, fuel stations, and EV charging points across the globe.
Do I need to pay for an API key to use this?
No, you do not need an API key. This Connector connects to a public service, so you can start querying geographic data immediately after connecting it to your AI client.
Can it find specific types of shops like bakeries?
Yes, it can find specific retail categories. You can ask your agent to search for bakeries, electronics stores, clothing shops, and more in any specific city or area.
How does it handle finding things near my current location?
The Connector can search for amenities near a specific set of coordinates or a landmark. You can provide a nearby address or a specific point of interest to find what's in the vicinity.
Is this good for finding public services like schools or hospitals?
Yes, it is excellent for identifying public infrastructure. It can pull names, addresses, and even specific details like school capacity or emergency service info for hospitals.
Can it help me plan a road trip with fuel stops?
Absolutely. You can ask the agent to find fuel stations or EV charging points along a specific route to help you plan your stops and ensure your vehicle stays charged or fueled.
Do I need an API key?
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.
What is a bounding box?
A bounding box defines a geographic area using min_latitude, min_longitude, max_latitude, max_longitude. Example: "40.70,-74.01,40.72,-73.98" covers Lower Manhattan, NYC.
Can I search near my current location?
Yes! Use search_nearby or search_nearby_amenities with your GPS coordinates and a radius in meters (e.g. lat=40.7128, lon=-74.0060, radius=1000 for 1km around NYC).
What amenities can I search for?
Common amenities: restaurant, cafe, fast_food, bar, pub, hospital, clinic, pharmacy, school, university, library, atm, bank, fuel, parking, police, fire_station, post_office, toilets, cinema, theatre, nightclub, museum.
One connection away
Give your agent a direct line to Overpass API.
Connect Overpass API once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available