
Google Maps
@modelcontextprotocol
Google Maps について
Model Context Protocol Servers
基本情報
設定
以下の設定を使って、このサーバーを 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>"
}
}
}
}ツール
7Convert 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
—
「メディアとデザイン」の他のコンテンツ
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
NS Travel Information MCP Server
r-huijtsA Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
Figma MCP Server
JayArrowzFigma MCP Server with full API functionality
Figma MCP Server
thirdstrandstudioFigma MCP Server with full API functionality
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
コメント