@pipeworx/opencages
Connect: https://gateway.pipeworx.io/opencages/mcp · Install: one-click buttons
Tools: 2
OpenCage MCP — forward + reverse geocoding aggregator (OSM, GeoNames, Who’s On First, etc). Free tier 2500 req/day. Key required.
Auth
- Platform:
PLATFORM_OPENCAGE_KEY. BYO:?_apiKey=….
Tools
geocode(query, language?, limit?, countrycode?, bounds?, no_annotations?, abbrv?)— forward geocodereverse(lat, lon, language?, no_annotations?, abbrv?)— reverse geocode
Data source
https://api.opencagedata.com/geocode/v1/json
Tools
- geocode — Forward-geocode an address or place name to latitude/longitude using OpenCage (requires API key); supports country-code filtering, bounding box, and language; returns coordinates and structured addres
- reverse — Reverse-geocode a latitude/longitude pair to a human-readable address using OpenCage (requires API key); returns formatted address, country, city, postcode, and timezone.
Tools
-
geocode— Forward-geocode an address or place name to latitude/longitude using OpenCage (requires API key); supports country-code filtering, bounding box, and language; returns coordinates and structured addres -
reverse— Reverse-geocode a latitude/longitude pair to a human-readable address using OpenCage (requires API key); returns formatted address, country, city, postcode, and timezone.