Token导航 LogoToken导航TokenDH.com
TH
地图位置HTTP官方级别未说明来源级核验

ThinAir Geo (verified)

MCP Server

Location and routing intelligence for AI agents — geocoding, turn-by-turn truck routing with hazmat & dimension constraints, live traffic, 16-day weather forecasts, drive-time isochrones, and place s…

工具数

公开资料未说明
JavaScriptAPI密钥HTTP位置天气

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:27

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add thinair/geo

详细介绍

ThinAir Geo (verified)

Location and routing intelligence for AI agents — geocoding, turn-by-turn truck routing with hazmat & dimension constraints, live traffic, 16-day weather forecasts, drive-time isochrones, and place s…

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add thinair/geo

# Browse available tools
npx -y smithery tool list thinair/geo

# Get full schema for a tool
npx -y smithery tool get thinair/geo geocode

# Call a tool
npx -y smithery tool call thinair/geo geocode '{}'

Direct MCP Connection

Endpoint: https://thinair-geo.run.tools

Tools (11)

  • geocode — Convert an address, place name, street, or intersection into coordinates and structured location results. Use when inpu…
  • reverse_geocode — Convert coordinates into the nearest address, street, or place. Use when starting from GPS coordinates or a map positio…
  • directions — Generate routes, ETAs, and turn-by-turn directions between locations. Supports car / truck / motorcycle / pedestrian / …
  • traffic — Retrieve live traffic conditions, congestion, and speed for a location. Use when traffic is needed independently of rou…
  • weather — Get current and forecast weather for a location, including severe weather alerts and minute-by-minute precipitation. Us…
  • isochrone — Generate travel-time or travel-distance reachability polygons from an origin. Pass MULTIPLE bands in one call — e.g. `c…
  • search_places — CATEGORY-specific POI search near a point — gas stations, truck stops, restaurants, charging stations, etc. Use this wh…
  • batch_geocode — Geocode multiple addresses in one request with structured per-record results. Use for bulk operations instead of repeat…
  • explore — BROWSING / DISCOVERY search — cities, neighbourhoods, or mixed venues near a location. Use this when the user is explor…
  • quota — Check current usage, remaining limits, plan, and quota breakdown for the caller. FREE TO CALL — never counts against yo…
  • issue_api_key — Mint a fresh API key for your current authenticated user/tenant. Useful for CLI workflows, key rotation, or MCP clients…
# Get full input/output schema for a tool
npx -y smithery tool get thinair/geo 

目录标签

目录标签

JavaScriptAPI密钥HTTP位置天气

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

api-key

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPapi-key部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP