geoapify-mcp
If you are the rightful owner of geoapify-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.
Geoapify MCP Server converts addresses into GPS coordinates for mapping and can create an image of those coordinates.
The Geoapify MCP Server is a tool designed to convert addresses into GPS coordinates, which can be used for mapping purposes. It also has the capability to create an image of these coordinates, providing a visual representation of the mapped locations. This server requires an API key from Geoapify, which must be set as an environment variable. The server is configured to run with several dependencies, including fastmcp, requests, folio, selenium, and pillow. It is particularly useful for creating GEOJSON files and map images, although the image display feature is currently limited to MacOS.
Features
- Converts addresses into GPS coordinates.
- Creates GEOJSON files from GPS coordinates.
- Generates map images from GEOJSON files.
- Requires Geoapify API key for operation.
- Supports image display on MacOS.
Tools
get_gps_coordinates
Used to get GPS coordinates from the API for creating GEOJSON, etc.
create_map_from_geojson
Create a map image and show it. (Showing only works on MacOS for now.)