ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Geoapify with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access powerful location intelligence. geocoding, routing, place search, and IP tracking directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 17 capabilities

The complete Geoapify capability set.

These are the exact actions your AI can choose when you ask it to work with Geoapify.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 17 available through Geoapify.

  1. 01

    Geometry operation

    Perform spatial operations on GeoJSON data (union, intersection, buffer, etc.)

  2. 02

    Get ip info

    Detect user location based on IP address

  3. 03

    Get place details

    Get detailed info (contact, opening hours, building geometry) for a place

  4. 04

    Geocode reverse

    Find the address for a specific GPS coordinate

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 17 available through Geoapify.

  1. 05

    Calculate route

    Calculate routes for various modes (drive, truck, bicycle, walk, transit)

  2. 06

    Create batch job

    Process up to 1000 requests in a single asynchronous job

  3. 07

    Geocode autocomplete

    Get real-time suggestions for address input fields

  4. 08

    Get boundaries consists of

    Retrieve sub-boundaries within an area

Capability set03 / 05

09-11

3 capabilities in this set.

Part of 17 available through Geoapify.

  1. 09

    Get boundaries part of

    Retrieve administrative, postal, or political boundaries containing a point

  2. 10

    Get elevation

    Get elevation data for specific coordinates

  3. 11

    Calculate isoline

    Calculate areas reachable within a certain time (isochrones) or distance (isodistances)

Capability set04 / 05

12-14

3 capabilities in this set.

Part of 17 available through Geoapify.

  1. 12

    Geocode search

    Convert free-form or structured addresses into coordinates

  2. 13

    Map matching

    Snap GPS tracks to the road network

  3. 14

    Route planner

    Solve Vehicle Routing Problems (VRP), including TSP and delivery optimization

Capability set05 / 05

15-17

3 capabilities in this set.

Part of 17 available through Geoapify.

  1. 15

    Search places

    Find points of interest (POIs) by category

  2. 16

    Calculate route matrix

    Calculate travel times and distances between multiple sources and targets

  3. 17

    Get batch job

    Get results for an asynchronous batch job

Observed, not estimated

1083ms average. Fast in production.

Geoapify is checked daily against the live service.

Daily averagePeak 1298ms
Aug 20Today
Fastest day
841ms
Slowest day
1298ms
14-day trend
Slowing+9%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 17 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Geoapify, so you can see the experience inside your AI.

It does not authenticate your account with Geoapify. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Geoapify Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_xsGMH7uRVQZEB3KXYJOGtryLuRVJb5NWJ7TSeN7y/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Geoapify capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "geoapify-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_xsGMH7uRVQZEB3KXYJOGtryLuRVJb5NWJ7TSeN7y/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Geoapify owners ask.

  • 01

    How can I find the coordinates of a specific street address?

    Use the geocode_search capability. You can provide a free-form text string or structured data like city and street to get precise latitude and longitude coordinates.

  • 02

    Can the AI calculate travel times for multiple delivery destinations at once?

    Yes! The calculate_route_matrix capability allows you to submit multiple source and target locations to receive a comprehensive matrix of travel times and distances.

  • 03

    Is it possible to identify where a user is located based on their IP address?

    Absolutely. Use the get_ip_info capability to retrieve location metadata, including country, city, and timezone, associated with a specific IP address.