Skip to main content
Feedback

Gisgraphy MCP connector

Gisgraphy is a geocoding and geolocation service that processes address data and geographic coordinates worldwide. The Gisgraphy MCP connector allows AI agents to geocode and reverse geocode addresses, search for places near GPS coordinates, and parse raw addresses into structured components. It also supports finding locations by text queries and retrieving detailed geographic information for addresses across multiple regions.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Gisgraphy MCP connector to perform the following actions:

  • Convert street addresses into precise geographic coordinates for logistics optimization
  • Identify customer locations from coordinates to personalize regional marketing campaigns
  • Validate address data during customer onboarding to reduce shipping errors
  • Parse unformatted address strings into structured components for database storage
  • Discover nearby businesses and landmarks around customer GPS locations for site analysis
  • Enrich customer records with geographic metadata for territory assignment and analysis
  • Prevent delivery failures by standardizing addresses across multiple fulfillment centers

Example prompts

Use the following example prompts to invoke Gisgraphy MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Convert this customer address into latitude and longitude in Gisgraphy.
  • Find restaurants and cafes near my store location using Gisgraphy.
  • What city and country does this GPS coordinate belong to in Gisgraphy?
  • Split this address into street, city, state, and postal code using Gisgraphy.
  • Show me all nearby hotels within the coordinates for our new warehouse in Gisgraphy.
  • Reverse geocode these delivery GPS points to customer addresses in Gisgraphy.
  • Search for gas stations around these GPS coordinates using Gisgraphy.
  • Parse this messy address format into proper address components via Gisgraphy.
  • Find all pharmacies near my customer's location in Gisgraphy.
  • Geocode all addresses in my customer list to map our sales territory in Gisgraphy.

Gisgraphy MCP connector tools

The Gisgraphy MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
addressparsingBreaks down a raw address into individual components like street, city, and postal code.
fulltxtsearchFinds places by searching text within a specified geographic radius around coordinates.
geocodeConverts a street address into its corresponding latitude and longitude coordinates.
geolocConverts a street address into its corresponding latitude and longitude coordinates.
reversegeocodeConverts latitude and longitude coordinates into a readable street address.
streetsearchConverts a street address into its corresponding latitude and longitude coordinates.
On this Page