Radar

Radar MCP Connector for Claude

A+

Equip your AI with geolocation tools — convert coordinates to addresses, map intellectual territories, calculate routes, and perform IP-based lookups.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Integrate Radar with an AI agent to bring enterprise-level location intelligence directly to your workflow. This server allows the AI to perform complex spatial lookups and geographical computations on your behalf.

What you can do

  • Geocoding & Reverse Geocoding — Convert readable addresses into exact coordinates (latitude/longitude), or vice versa.
  • Route Calculation — Determine distance and driving times between multiple locations, predicting transit metrics efficiently.
  • Geofencing & Context — Check whether specific coordinates fall within defined geographical boundaries (e.g., regions, stores, administrative borders).
  • IP Geolocation — Locate a user or device strictly based on an IP address.

How it works

  1. Enable the server integration.
  2. Add your Radar Publishable API Key.
  3. Instruct your AI to plan coordinates, route distances, or geofence user locations on demand.

Who is this for?

  • Software Engineers — Resolve coordinate bugs, fetch boundary parameters, or quickly verify distance calculations in ongoing backend projects.
  • Logistics Planners — Assess routing strategies and times without leaving the IDE workspace.
  • Data Analysts — Quickly validate raw IP inputs into actionable regions or postal codes.
geolocationspatial-lookuproutingreverse-geocodingmappingapi-integration

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

autocomplete

Provides address or place suggestions as a user types

calculate_route_distance

Calculates travel distance and duration between two points

calculate_routing_matrix

Calculates travel times and distances between multiple origins and destinations

forward_geocode

Converts a human-readable address into geographic coordinates (latitude and longitude)

get_location_context

Retrieves contextual information for a location, such as geofences and weather

ip_geocode

Retrieves geographic location information based on an IP address

reverse_geocode

Converts geographic coordinates into a human-readable address

search_geofences

Searches for active geofences near a specific location

search_places

Searches for nearby places (POIs) based on coordinates

validate_address

Validates and cleans up a structured address

See how to talk to your AI agent using Radar.

Geocode '1600 Amphitheatre Parkway, Mountain View, CA'.

Calling Radar `geocode`, the coordinates are Latitude: 37.422, Longitude: -122.084.

Find the driving distance between my office in San Francisco (lat, lng) and the San Jose airport.

Using `get_routing`, the driving distance is approximately 45.2 miles, with an estimated travel time of 55 minutes, avoiding current traffic bottlenecks indicated by Radar.

Locate the country based on the IP address 8.8.8.8.

Using Radar's IP tool, `ip_geocode` resolves `8.8.8.8` to the United States.

Log into your Radar dashboard. Under 'Project Settings' or the dedicated API keys section, look for your 'Publishable Key'. This is the standard read-only key used for client integrations and MCP operations.

Related Connectors