Connector guide1-minute read5 MCP toolsEN · DE · IT

HERE Geocoding MCP Server — Ricerca indirizzi e mappe per agenti AI

Geocoding, reverse geocoding, autocomplete e place discovery worldwide via MCP. Adapter HERE integrato in AnythingMCP — 250k richieste/mese gratis.

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

HERE Geocoding & Search

MCP connector

HERE Geocoding & Search

Geocode addresses, reverse-geocode coordinates, autocomplete addresses as-you-type, and search places via the HERE Location Services API. Useful for address validation, delivery-route planning, and storefront locators. Free tier covers 250k requests/month.

Tools

5

Region

GLOBAL

Category

Mapping

Authentication

Query Param Auth

Required env vars

HERE_API_KEY
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the HERE Geocoding & Search in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

Geocoding, reverse geocoding, autocomplete e place discovery worldwide via MCP. Adapter HERE integrato in AnythingMCP — 250k richieste/mese gratis.

Prova a chiedere

Prompt di esempio per HERE Geocoding & Search

Clicca su un prompt per copiarlo. Incollalo in Claude, ChatGPT, Cursor, Gemini, Copilot o OpenClaw per eseguirlo contro questo connettore.

HERE Geocoding & Search · live via MCP
Condividi
Opus 4.7

Claude è un'AI e può sbagliare. Verifica sempre le risposte.

Geocoding e ricerca place con agenti AI

HERE Location Services è uno dei più grandi provider di mappe al mondo, con copertura particolarmente profonda in Europa e qualità eccellente sugli indirizzi. Collegando HERE a MCP il tuo agente AI può geocodificare indirizzi, fare reverse geocoding di coordinate, autocompletare input utente e scoprire luoghi (POI, brand, categorie) — tutto sul generoso piano Freemium (250k richieste/mese gratis).

Setup rapido con adapter integrato

L'adapter HERE è incluso in AnythingMCP. Serve solo una API key.

Step 1: Deploy AnythingMCP

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

Step 2: Genera una HERE REST API key

Registrati su platform.here.com, crea un Project, poi sotto API Keys genera una key REST.

Step 3: Importa l'adapter

Apri http://localhost:3000/connectors/store, clicca Import sull'adapter HERE Geocoding e incolla la chiave nel campo HERE_API_KEY.

Step 4: Connetti al tuo agente AI

{
  "mcpServers": {
    "here": {
      "url": "http://localhost:4000/mcp"
    }
  }
}

Tool disponibili

ToolDescrizione
here_geocodeGeocoding forward di un indirizzo a coordinate con componenti completi
here_reverse_geocodeCoordinate → indirizzo human-readable
here_autocompleteAutocomplete indirizzo as-you-type veloce
here_autosuggestSuggerimenti ricchi inclusi POI, brand, indirizzi
here_discoverRicerca place per categoria, brand o keyword vicino a una location

Casi d'uso AI

  • "Geocodifica 'Kaiser-Joseph-Straße 1, 79098 Freiburg' e restituisci latitudine/longitudine"
  • "Trova il fornitore di materiali edili più vicino a 47.9959, 7.8522"
  • "Suggerisci indirizzi per 'Bahnhof München'"
  • "Reverse geocode di queste coordinate GPS da una scansione di consegna"

Tip

  • Forza label tedeschi per indirizzi consistenti con ERP: lang=de e in=countryCode:DEU.
  • Per geocoding massivi (1M+/mese) il piano a pagamento dà SLA e endpoint batch più veloci.
  • Combina here_discover con category=building-material per trovare competitor Baustoff vicino a una location.

Prossimi step

Questa guida ti è stata utile?

Ready to ship

Your HERE agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

Guide correlate

connectors

Come collegare HERE Geocoding & Search a ChatGPT — via MCP

Geocode addresses, reverse-geocode coordinates, autocomplete addresses as-you-type, and search places via the HERE Location Services API. Useful for address validation, delivery-route planning, and storefront locators. Free tier covers 250k requests/month.

connectors

Come collegare HERE Geocoding & Search a Claude — via MCP

Geocode addresses, reverse-geocode coordinates, autocomplete addresses as-you-type, and search places via the HERE Location Services API. Useful for address validation, delivery-route planning, and storefront locators. Free tier covers 250k requests/month.

connectors

Come collegare HERE Geocoding & Search a Cursor — via MCP

Geocode addresses, reverse-geocode coordinates, autocomplete addresses as-you-type, and search places via the HERE Location Services API. Useful for address validation, delivery-route planning, and storefront locators. Free tier covers 250k requests/month.

connectors

Come collegare HERE Geocoding & Search a Gemini — via MCP

Geocode addresses, reverse-geocode coordinates, autocomplete addresses as-you-type, and search places via the HERE Location Services API. Useful for address validation, delivery-route planning, and storefront locators. Free tier covers 250k requests/month.

connectors

Clockify su MCP — Pilota Clockify da qualsiasi agente AI

Manage Clockify (time tracking, projects, tasks, clients, tags, workspace users, reports) from any AI agent. 18 tools, X-Api-Key auth.

connectors

Asana su MCP — Pilota Asana da qualsiasi agente AI

Asana REST API — tasks, projects, sections, milestones, users, teams. Triage assignment, change due dates, query workload, scan project status updates. PAT auth.