Opencage Geocoding Mcp
Rank #3955glama/OpenCageData/opencage-geocoding-mcp
Provides forward and reverse geocoding using the OpenCage API, enabling conversion between addresses and geographic coordinates.
Opencage Geocoding Mcp is a Model Context Protocol (MCP) server published by OpenCageData. It ranks #3955 of 58,832 servers tracked on MCP Toplist, and its repository has 19 GitHub stars. Opencage Geocoding Mcp is listed across 3 registries — Official MCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Jun 4, 2025 and most recently updated on Sep 11, 2025.
Ranks ahead of 54,877 of 58,832 servers on MCP Toplist.
Use Opencage Geocoding Mcp
Add Opencage Geocoding Mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"opencage-geocoding-mcp": {
"command": "npx",
"args": [
"-y",
"@opencage/mcp-opencage-server"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
OpenCageData
Available versions (2)
| Version | Published |
|---|---|
| 1.0.3 | Sep 11, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Opencage Geocoding Mcp?
- Provides forward and reverse geocoding using the OpenCage API, enabling conversion between addresses and geographic coordinates.
- Who maintains Opencage Geocoding Mcp?
- Opencage Geocoding Mcp is maintained by OpenCageData, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Opencage Geocoding Mcp an official MCP server?
- Yes — Opencage Geocoding Mcp is listed on the Official MCP Registry, alongside mcp.so and Glama.
- How many versions does Opencage Geocoding Mcp have?
- MCP Toplist tracks 2 versions of Opencage Geocoding Mcp, most recently published on Sep 11, 2025.
- Where can I find the source code for Opencage Geocoding Mcp?
- The source code for Opencage Geocoding Mcp is hosted at github.com/OpenCageData/opencage-geocoding-mcp.