
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
—
媒体与设计 分类下的更多 MCP 服务器
MiniMax MCP JS
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless integration with MiniMax's powerful AI capabilities including image generation, video generation, text-to-speech, and voice cloning APIs.
YouTube MCP Server
ZubeidHendricksMCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
Figma MCP Server
JayArrowzFigma MCP Server with full API functionality
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
Image-Gen-Server
fengin一个能与Cursor集成的图片生成mcp server工具,实现调用即梦逆向接口
评论