Connector guide1-minute read5 MCP toolsEN · DE · IT

HERE 地理编码 MCP 服务器 — AI 代理的地址与地图搜索

通过 MCP 进行地理编码、反向地理编码、自动补全和全球地点发现。AnythingMCP 中预构建的 HERE 适配器 — 每月 25 万次请求的免费套餐。

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

通过 MCP 进行地理编码、反向地理编码、自动补全和全球地点发现。AnythingMCP 中预构建的 HERE 适配器 — 每月 25 万次请求的免费套餐。

试试这样问

HERE Geocoding & Search 的示例提示

点击任意提示即可复制,然后粘贴到 Claude、ChatGPT、Cursor、Gemini、Copilot 或 OpenClaw 中,在该连接器上运行。

HERE Geocoding & Search · 通过 MCP 实时
分享
Opus 4.7

Claude 是 AI,可能会出错。请核对回答。

使用 AI 代理进行地理编码和地点搜索

HERE 位置服务是全球最大的地图提供商之一,在欧洲有着深厚的覆盖和卓越的地址质量。将 HERE 连接到 MCP 可以让你的 AI 代理进行地址地理编码、坐标反向地理编码、用户输入自动补全以及发现地点(POI、品牌、类别)—— 所有这些都在慷慨的免费增值计划下(每月 25 万次请求)。

使用内置适配器快速设置

HERE 适配器随 AnythingMCP 一起提供。你只需一个 API 密钥。

第 1 步:部署 AnythingMCP

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

第 2 步:生成 HERE REST API 密钥

platform.here.com 注册,创建一个项目,然后在 API 密钥 下生成一个 REST 密钥。

第 3 步:导入适配器

打开 http://localhost:3000/connectors/store,点击 HERE 地理编码上的 导入,并将你的密钥粘贴到 HERE_API_KEY 字段中。

第 4 步:连接到你的 AI 代理

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

可用工具

工具描述
here_geocode将地址正向地理编码为坐标,包含完整组件
here_reverse_geocode坐标 → 可读地址
here_autocomplete快速的输入时地址自动补全
here_autosuggest包含 POI、品牌、地址的丰富建议
here_discover按类别、品牌或关键字在位置附近搜索地点

AI 代理用例

  • “地理编码 'Kaiser-Joseph-Straße 1, 79098 Freiburg' 并返回纬度/经度”
  • “查找离 47.9959, 7.8522 最近的建筑材料供应商”
  • “为 'Bahnhof München' 建议地址”
  • “从交付扫描中反向地理编码这些 GPS 坐标”

提示

  • 强制使用德语标签以保持 ERP 一致的地址:lang=dein=countryCode:DEU
  • 对于非常大的批量地理编码(每月 100 万次以上),付费计划为你提供 SLA 和更快的批处理端点。
  • here_discovercategory=building-material 结合使用,以查找位置附近的 Baustoff 竞争对手。

下一步

这份指南对你有帮助吗?

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.

相关指南

connectors

如何将 HERE Geocoding & Search 连接到 ChatGPT — 通过 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

如何将 HERE Geocoding & Search 连接到 Claude — 通过 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

如何将 HERE Geocoding & Search 连接到 Cursor — 通过 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

如何将 HERE Geocoding & Search 连接到 Gemini — 通过 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 接入 MCP — 从任意 AI 代理驱动 Clockify

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

connectors

Asana 接入 MCP — 从任意 AI 代理驱动 Asana

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