MCP-Geo

MCP-Geo

19

MCP-Geo is a geocoding server that leverages the GeoPY library for geocoding and reverse geocoding functionalities. It is designed to interface with Model Context Protocol servers and offers multiple tools for handling geocoding tasks with a focus on error handling and rate limiting.

geocode_location

Address to latitude and format address

reverse_geocode

Latitude and longitude to address

geocode_with_details

Provide detailed geocode information

geocode_multiple_locations

Batch geocoding

reverse_geocode_multiple_locations

Batch reverse geocoding

distance_between_addresses

Calculate the distance between addresses

distance_between_coords

Calculate distance between latitude and longitude