Open-Meteo Geocoding & Elevation Connector for AI agents.
3 live capabilities
Turn messy addresses and city names into precise GPS coordinates and terrain data.
Waiting for input…
Why people use Open-Meteo Geocoding & Elevation
Open-Meteo Geocoding & Elevation for Precise Spatial Data Mapping
This Connector lets your agent do that work in a single step. You just give it a name, and it returns the coordinates, elevation, and population data instantly.
What Vinkius changes
Your agent stops guessing where places are and starts using precise spatial data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Resolving ambiguous city names
A user asks for 'Springfield' and the agent uses search_location to find all variations across different US states.
- Real-world use case 02
Hiking and mountain route planning
A user wants to know the height of a peak; the agent uses get_elevation to provide the exact meters above sea level.
- Real-world use case 03
International logistics mapping
A developer needs to know the timezone and elevation for a series of rural delivery points in France.
Complete set · 3capabilities
The complete Open-Meteo Geocoding & Elevation capability set.
These are the exact actions your AI can choose when you ask it to work with Open-Meteo Geocoding & Elevation.
01—03
3 capabilities in this set.
Part of 3 available through Open-Meteo Geocoding & Elevation.
- 01 Capability
Search location
Find global cities and locations in any language to get lat/lon and population data.
- 02 Capability
Get elevation
Get precise terrain elevation in meters for any specific GPS coordinate.
- 03 Capability
Search location by country
Search for locations while filtering by a specific country's ISO code.
Set up in minutes
One URL. Then ask Open-Meteo Geocoding & Elevation to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Open-Meteo Geocoding & Elevation 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_qSjJJEdfDhYynqJXxt0te0mKbytnaGNwXBiOgNBc/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 Open-Meteo Geocoding & Elevation, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Open-Meteo Geocoding & Elevation for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_qSjJJEdfDhYynqJXxt0te0mKbytnaGNwXBiOgNBc/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 Open-Meteo Geocoding & Elevation URL.
- Step 03
Save and start
Save the connection and enable Open-Meteo Geocoding & Elevation in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"open-meteo-geocoding-elevation": {
"url": "https://edge.vinkius.com/vk_preview_qSjJJEdfDhYynqJXxt0te0mKbytnaGNwXBiOgNBc/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 Open-Meteo Geocoding & Elevation
Open Agent mode in chat and ask: "Using Open-Meteo Geocoding & Elevation, help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"open-meteo-geocoding-elevation": {
"url": "https://edge.vinkius.com/vk_preview_qSjJJEdfDhYynqJXxt0te0mKbytnaGNwXBiOgNBc/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 Open-Meteo Geocoding & Elevation
Ask Copilot: "Using Open-Meteo Geocoding & Elevation, help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"open-meteo-geocoding-elevation": {
"url": "https://edge.vinkius.com/vk_preview_qSjJJEdfDhYynqJXxt0te0mKbytnaGNwXBiOgNBc/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 Open-Meteo Geocoding & Elevation
Open Cascade and ask: "Using Open-Meteo Geocoding & Elevation, help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"open-meteo-geocoding-elevation": {
"url": "https://edge.vinkius.com/vk_preview_qSjJJEdfDhYynqJXxt0te0mKbytnaGNwXBiOgNBc/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 Open-Meteo Geocoding & Elevation
Ask Cline: "Using Open-Meteo Geocoding & Elevation, help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add open-meteo-geocoding-elevation --transport http "https://edge.vinkius.com/vk_preview_qSjJJEdfDhYynqJXxt0te0mKbytnaGNwXBiOgNBc/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 Open-Meteo Geocoding & Elevation
Ask Claude: "Using Open-Meteo Geocoding & Elevation, show me...". 3 tools are ready
Where the request belongs
Work Open-Meteo can move forward.
This is for the developer who's tired of hardcoding location data or the logistics planner who needs to know exactly how high a mountain pass is before sending a truck.
Data Engineer
Cleaning up messy location datasets and normalizing them into GPS points for a spatial database.
Travel App Developer
Building a 'find nearby' feature that needs to handle international addresses and local timezones.
Logistics Coordinator
Mapping out delivery routes that need to account for terrain height and regional data.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsArcGIS
Access GIS services via ArcGIS. geocode addresses, search places, get routes, check elevation and discover basemap styles from any AI agent.
Pelias Geocoder
Map geospatial structures via Pelias APIs. convert coordinates, perform reverse geocoding, autocomplete POIs, and retrieve addresses natively by AI logs.
Nominatim
Geocode addresses, reverse geocode coordinates and explore OpenStreetMap data. no API key required.
Geocode.xyz
Convert addresses to coordinates, perform reverse geocoding, and extract location data from text with Geocode.xyz.
OpenCage
Geocode addresses and reverse-geocode coordinates via OpenCage. convert locations to lat/lng and back with country, language, and privacy filters from any AI agent.
Jawg Maps (Location & Routing)
Build with location data via Jawg Maps. search places, calculate routes, compute distance matrices, and get elevation data.
Bring your own AI
Change the model, client or framework. Keep Open-Meteo 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 Open-Meteo.
The practical details behind the request, access and result.
Can the Open-Meteo Geocoding & Elevation MCP find small villages?
Yes, it can resolve cities, villages, and addresses into GPS coordinates. It handles both major urban centers and smaller rural locations.
How accurate is the elevation data in the Open-Meteo Geocoding & Elevation MCP?
It provides terrain elevation at 90m precision. This is great for general mapping and logistics where you need to know the height of a location.
Does the Open-Meteo Geocoding & Elevation MCP support non-English names?
Yes, it supports multilingual search. You can search for locations in different languages and still get accurate coordinates and data.
Can I use Open-Meteo Geocoding & Elevation MCP to get timezones?
Yes, it provides the correct timezone for any geographic point you search for, making it easy to handle global time data.
How can I filter my location searches by country with this Connector?
You can use the specific country filter to narrow down your results. This is helpful for avoiding naming conflicts when multiple countries have cities with the same name.
What kind of data does the Open-Meteo Geocoding & Elevation MCP provide?
It provides a full set of location data including latitude, longitude, elevation in meters, population, timezones, and postal codes.
What data source powers the geocoding?
Location data is sourced from GeoNames. the world's largest geographical database with over 25 million place names. Elevation uses a 90-meter digital elevation model (DEM) for terrain precision.
One connection away
Give your agent a direct line to Open-Meteo.
Connect Open-Meteo once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available