Back to Home
OpenCageData icon

opencage-geocoding-mcp

Verified Safe

by OpenCageData

Overview

Provides geocoding and reverse geocoding capabilities, along with API status monitoring, using the OpenCage Geocoding API.

Installation

Run Command
node build/index.js

Environment Variables

  • OPENCAGE_API_KEY

Security Notes

The server correctly retrieves the OpenCage API key from environment variables, avoiding hardcoded secrets. API calls are made using standard fetch with URLSearchParams for parameter encoding, which helps prevent basic injection vulnerabilities. Error handling for API responses and network issues is implemented. The full API response is included in some tool outputs, which, while useful for debugging, could theoretically expose sensitive data if the API provided it (though unlikely for a geocoding service). No 'eval' or obfuscation found.

Similar Servers

Stats

Interest Score39
Security Score9
Cost ClassMedium
Avg Tokens200
Stars16
Forks1
Last Update2025-12-05

Tags

geocodinglocationmapsOpenCageMCP