opencage-geocoding-mcp

opencage-geocoding-mcp

3.4

If you are the rightful owner of opencage-geocoding-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The OpenCage Geocoding MCP Server provides geocoding capabilities using the OpenCage geocoding API, allowing conversion between addresses and geographic coordinates.

The OpenCage Geocoding MCP Server is a Model Context Protocol server designed to facilitate geocoding tasks by leveraging the OpenCage geocoding API. This server enables users to perform both forward and reverse geocoding, converting addresses or place names into geographic coordinates and vice versa. It also offers API status monitoring to help users keep track of their API usage and rate limits. The server is built on Node.js and requires an OpenCage geocoding API key for operation. It is particularly useful for developers and businesses that need to integrate geocoding functionalities into their applications or services. The server is compatible with Claude Desktop and can be configured to work with other platforms that support MCP.

Features

  • Forward Geocoding: Convert addresses or place names to coordinates (latitude/longitude).
  • Reverse Geocoding: Convert coordinates to addresses.
  • API Status Monitoring: Check your API usage and rate limits.
  • Comprehensive Error Handling: Handles invalid API keys, rate limit exceeded, network errors, and more.
  • Environment Variable Configuration: Set your OpenCage API key as an environment variable.

Tools

  1. geocode-forward

    Convert an address or place name to coordinates and information about that location.

  2. geocode-reverse

    Convert coordinates to an address and information about that location.

  3. get-opencage-info

    Check your current API usage and rate limits.