mcpbeat Sign in

Opencage Geocoding MCP Server

local only

Opencage Geocoding runs on your own machine — the client starts it, so there is no endpoint to ping. 246 installs a week from pypi. Last commit 12 May 2026.

Convert addresses to coordinates and reverse-geocode locations worldwide

Installs per day peak 51 · avg 28 · -12% w/w
a month agotoday
246
Installs / week
pypi · mcparmory-opencage-geocoding
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Opencage Geocoding every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add opencage-geocoding -- uvx mcparmory-opencage-geocoding
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "opencage-geocoding": {
      "args": [
        "mcparmory-opencage-geocoding"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.opencage-geocoding]
command = "uvx"
args = ["mcparmory-opencage-geocoding"]
.cursor/mcp.json
{
  "mcpServers": {
    "opencage-geocoding": {
      "args": [
        "mcparmory-opencage-geocoding"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "opencage-geocoding": {
      "args": [
        "mcparmory-opencage-geocoding"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Opencage Geocoding

same job, measured the same way
MCP Server Geodata Placefinder
by fouomene

MCP GeoData Placefinder: search places, reverse geocode, and find nearby locations.

34 installs/wk local only
AtlasFetch
by atlasfetch

Reverse geocode a coordinate to country, region and municipality, and match your own geofences.

246 installs/wk local only
Water Conditions
by aybeeare

Real-time water temperature and tides for 8,000+ locations, by name or lat/long coordinates.

57 installs/wk local only
Google Maps
by mcparmory

Geocode addresses, calculate directions, and search places with maps and routing

222 installs/wk local only
Ziptax Sales Tax API
by zip

Real-time US and Canadian sales and use tax rates by address or geo coordinates.

2 tools answering
Geolocation MCP
by wtronk

Geolocation tools (reverse geocoding, ip lookup, etc) using Jeleo Geolocation API

local only
C
Setline
by setlineapp

Live festival data for AI agents: lineups, set times, dates, locations and ticket links worldwide.

7 tools answering
Maptiler
by usefulapi

Geocoding, elevation, IP geolocation and coordinate transforms from the MapTiler Cloud API.

8 tools answering

Opencage Geocoding — questions

Answers built from our own checks of this server.

Why is there no uptime for Opencage Geocoding?
Opencage Geocoding runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcparmory-opencage-geocoding was installed 246 times last week.
How do I connect Opencage Geocoding?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcparmory-opencage-geocoding straight from pypi; nothing to host, nothing to sign up for.
How many people use Opencage Geocoding?
The pypi package mcparmory-opencage-geocoding was installed 246 times in the last week. Week over week that is -12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Opencage Geocoding open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.