OriShmila/geoapify-mcp-server
If you are the rightful owner of geoapify-mcp-server 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 provides seamless integration of location-based services into MCP-compatible applications.
Tools
Functions exposed to the LLM to take actions
forward_geocoding
Convert addresses to coordinates with simplified structure
reverse_geocoding
Convert coordinates to detailed GeoJSON address information
suggest_places
Real-time address suggestions and completion as GeoJSON
places_search
Search POIs by categories with GeoJSON output and pagination
place_details
Get detailed place information with original geometry
boundaries_part_of
Find parent administrative boundaries as GeoJSON
boundaries_consists_of
Get child boundaries with pagination as GeoJSON
get_route
Calculate routes with step-by-step navigation and travel metrics
get_travel_times
Generate distance/time matrices between origins and destinations
generate_isoline
Create reachability polygons (isochrones/isodistance)
combine_geometries
Perform geometric operations (union/intersection)
postcode_search
Search postcodes with Point/Polygon geometry options
postcode_list
List postcodes with spatial filters and pagination
ip_to_location
Resolve IP addresses to comprehensive location metadata
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client