LogoSTMCP
Download
google_maps_mcp

Google Maps MCP Server

A Python-based MCP server that leverages Google Maps and Places APIs to provide local business and tourist attraction information for India through simple queries.

Tools

1. google_maps_mcp_server

Query Google Maps for places, restaurants, tourist attractions, and more in India using a simple MCP interface.

Open Graph image for Google Maps MCP Server

JSON Config

{
    "type": "stdio",
    "command": "uvx",
    "args": ["google-maps-mcp"],
    "env": {
        "GOOGLE_MAPS_API_KEY": "<your google maps API key>"
    }
}

Useful Links

Information