MCP.so
ログイン

Google Maps

@modelcontextprotocol

Google Maps について

Model Context Protocol Servers

基本情報

カテゴリ

メディアとデザイン

ライセンス

NOASSERTION

ランタイム

node

トランスポート

stdio

公開者

modelcontextprotocol

投稿者

Ggae Gao

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "google-maps": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "GOOGLE_MAPS_API_KEY",
        "mcp/google-maps"
      ],
      "env": {
        "GOOGLE_MAPS_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

ツール

7

Convert an address into geographic coordinates

Convert coordinates into an address

Search for places using Google Places API

Get detailed information about a specific place

Calculate travel distance and time for multiple origins and destinations

Get elevation data for locations on the earth

Get directions between two points

概要

What is Google Maps?

How to use Google Maps?

Key features of Google Maps

Use cases of Google Maps

FAQ from Google Maps

コメント

「メディアとデザイン」の他のコンテンツ