Geocode addresses, calculate directions, and search places with maps and routing
claude mcp add google-maps -- uvx mcparmory-google-maps
claude_desktop_config.json
{
"mcpServers": {
"google-maps": {
"command": "uvx",
"args": [
"mcparmory-google-maps"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"google-maps": {
"command": "uvx",
"args": [
"mcparmory-google-maps"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"google-maps": {
"command": "uvx",
"args": [
"mcparmory-google-maps"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"google-maps": {
"type": "stdio",
"command": "uvx",
"args": [
"mcparmory-google-maps"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"google-maps": {
"command": "uvx",
"args": [
"mcparmory-google-maps"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/com.mcparmory--google-maps/reviews or the review_server meta-tool.
POST /mcp