GeoLens for Claude Code
io.github.geolens-io/geolens
Read-only access to a self-hosted GeoLens spatial catalog: datasets, features, maps, sandboxed SQL.
client:Claude Code
transport:stdio
runtime:pypi
Install GeoLens in Claude Code
run in your project directory
claude mcp add geolens -e GEOLENS_INSTANCE=<GEOLENS_INSTANCE> -e GEOLENS_API_KEY=<GEOLENS_API_KEY> -e GEOLENS_TOKEN=<GEOLENS_TOKEN> -- uvx geolens-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs