MCP HubMCP Hub
W

MCP-Geo

By webcoderz·Visit Source
Geocoding MCP server with GeoPY
January 28, 2025
22 days ago
12 Clicks

What is this MCP

This MCP is a geocoding server that provides tools for converting addresses to coordinates (geocoding) and coordinates to addresses (reverse geocoding) using the GeoPY library. It serves as an interface between geocoding services and Large Language Models (LLMs).

How to use this MCP

Install via FastMCP or manually configure the server. The MCP provides several functions like geocode_location, reverse_geocode, and distance_between_addresses that can be called by LLMs. Configuration is done through environment variables to select geocoding providers and set API keys.

What this MCP can be used for

This MCP enables LLMs to perform location-based tasks such as finding coordinates for addresses, getting addresses from coordinates, calculating distances between locations, and batch processing multiple geocoding requests with built-in rate limiting.

Repository Info
Stars:
16
Forks:
2
Watchers:
16
Last Updated: 1 month ago