GeoLens runs on your own machine — the client starts it, so there is no endpoint to ping. 1 695 installs a week from pypi. Last commit 1 Sep 2026.
Read-only access to a self-hosted GeoLens spatial catalog: datasets, features, maps, sandboxed SQL.
We read the source, 14 h ago · rules 3dff92dd89df
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
return subprocess.run(
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
for path in glob.glob(os.path.join(multiproc_dir, f"{prefix}_*.db")):
return subprocess.run(
env = dict(os.environ if base_env is None else base_env)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch GeoLens and you get told the day something new turns up.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add geolens -- uvx geolens-mcp
{
"mcpServers": {
"geolens": {
"args": [
"geolens-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.geolens]
command = "uvx"
args = ["geolens-mcp"]
{
"mcpServers": {
"geolens": {
"args": [
"geolens-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"geolens": {
"args": [
"geolens-mcp"
],
"command": "uvx"
}
}
}
Read-only PostgreSQL, MySQL, SQL Server access via MCP — 24 dialect-aware hosted tools.
Safety-railed database access for agents: Postgres, MySQL, Redis. Read-only by default.
Query your org's data in natural language — read-only MCP access to SQL, NoSQL, files & warehouses.
AI access to Quadratic spreadsheets: open files, run Python/SQL, query connected databases.
Safe, read-only database access for AI agents. 5 databases, batch queries, SQLGlot.
Policy-driven, read-only MCP server for safe database access from AI tools.
PostgreSQL MCP wrapper with .env credential mapping, tool selection, and safe read-only defaults.
Fail-closed, read-only PostgreSQL and MongoDB access for AI agents over MCP.
Answers built from our own checks of this server.