geoapify-mcp
2
Geoapify MCP Server converts addresses into GPS coordinates and can also create map images from those coordinates. It provides tools for generating GEOJSON files and map images, requiring a Geoapify API key for functionality.
Geoapify MCP Server
- Converts addresses into GPS coordinates for mapping.
- Optionally creates an image of those coordinates using the Geoapify server.
Installation
- Obtain an API key from Geoapify and set it as an environment variable.
Tools
get_gps_coordinates
: Retrieves GPS coordinates for creating GEOJSON.create_map_from_geojson
: Creates a map image (only shown on MacOS).
Example Usage
- Get GPS Coordinates: Generates a GEOJSON file from specified locations.
- Create a Map Image: Creates a map image based on a GEOJSON file.
LICENSE
MIT