Back to directory
mcp-geocoder-rosetta

mcp-geocoder-rosetta

@richardschrammcom0

Geocoder MCP server implementations in Python and TypeScript using Google Maps API

geocodergoogle-mapspythontypescripttool

Installation & Configuration

{
  "mcpServers": {
    "GeocoderREST": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "/path/to/mcp-geocoder-rosetta/python-urllib/geocoder.py"
      ],
      "env": {
        "GOOGLE_MAPS_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/14
Updated
2025/4/14