Opencage Geocoding MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 10 Sep 2026.
MCP server for OpenCage geocoding API
Today is the operative word: we check Opencage Geocoding MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 opencage-geocoding-mcp -- npx -y @opencage/mcp-opencage-server
{
"mcpServers": {
"opencage-geocoding-mcp": {
"args": [
"-y",
"@opencage/mcp-opencage-server"
],
"command": "npx"
}
}
}
[mcp_servers.opencage-geocoding-mcp]
command = "npx"
args = ["-y", "@opencage/mcp-opencage-server"]
{
"mcpServers": {
"opencage-geocoding-mcp": {
"args": [
"-y",
"@opencage/mcp-opencage-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"opencage-geocoding-mcp": {
"args": [
"-y",
"@opencage/mcp-opencage-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
YOUR_API_KEY (Your API key for the service).
The author declared them in the registry entry; get the values from the project itself.
MCP Server for iNavi Maps API - Geocoding, POI Search, Route Planning for Claude AI
Geocodio MCP — wraps the Geocodio geocoding API (geocod.io)
OpenCage forward + reverse geocoding (free key, 2500/day)
Nominatim MCP — wraps OpenStreetMap Nominatim geocoding API (free, no auth)
Radar MCP — wraps the Radar Geocoding / Search API (radar.com)
City geocoding and timezone resolution for birth data, for AI agents, one API key.
A simple MCP server for getting weather information.
DNS/WHOIS/SSL/geo-IP cache MCP server for AI agents.
Answers built from our own checks of this server.