Back to directory
richardschrammcom/mcp-geocoder-rosetta

richardschrammcom/mcp-geocoder-rosetta

@richardschrammcom

A rosetta stone repo showing geocoder MCP server implementations in Python and TypeScript using Google Maps API

geocodergoogle-mapspythontypescriptmcprosettaexampletool

Installation & Configuration

{
  "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
2026/6/13
Updated
2026/6/13