Connects Claude to OpenCage's geocoding API for turning addresses into lat/lon coordinates and reverse lookups from coordinates to place names. Part of the MCP Armory collection, which means it's auto-generated from OpenCage's OpenAPI spec and tested against the live API. Covers the full geocoding endpoint surface. Useful when you're building location-aware features, normalizing address data, or need to translate between human-readable locations and map coordinates. Supports standard API key auth and includes the retry logic and response validation you'd expect from a production geocoding integration.
claude mcp add --transport stdio com.mcparmory-opencage-geocoding -- uvx mcparmory-opencage-geocoding