MCP-Geo
Created at a month ago
by webcoderz
Geocoding MCP server with GeoPY!
Categories
Tags
geocoding
geoPY
mcp-server
MCP-Geo Project Summary
What is MCP-Geo?
MCP-Geo is a geocoding server built using GeoPY that provides an interface for geocoding addresses and locations, as well as performing reverse geocoding.
How to use MCP-Geo?
To use MCP-Geo, clone the repository from GitHub, install the required dependencies, and configure the server settings. You can install it either for Claude Desktop or in other environments.
Key features of MCP-Geo?
- Geocoding and reverse geocoding capabilities.
- Batch geocoding functions for multiple addresses.
- Accurate distance calculations between addresses or geographical coordinates.
- Rate limiting and error handling to ensure stability and reliability.
Use cases of MCP-Geo?
- Geocoding user addresses for mapping applications.
- Performing reverse geocoding for displaying information on geographical points.
- Calculating distances for logistics and delivery services.
FAQ from MCP-Geo?
-
What programming language is MCP-Geo built with?
MCP-Geo is built with Python and requires Python version 3.6 or higher.
-
Is MCP-Geo free to use?
Yes, MCP-Geo is open-source and available for anyone to use and modify.
-
What dependencies need to be installed?
The main dependencies are FastMCP and GeoPY, which can easily be installed via pip using the provided requirements.txt file.
View More