M

MCP-GeoThis MCP server adds map reading tools to your AI assistant. It converts street addresses into exact map coordinates, looks up nearby addresses from those points, calculates distances, and safely proc

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

MCP-Geo is a geocoding MCP server that adds map reading tools to AI assistants. It uses GeoPY to convert street addresses into exact map coordinates, look up nearby addresses, calculate distances, and handle errors safely. The server provides tools for geocoding, reverse geocoding, and distance calculations, making it useful for applications that require location-based data. MCP-Geo is designed to be rate-limited and error-tolerant, ensuring safe and reliable usage.

Key features

  • Geocoding: convert address or place name to latitude, longitude, and formatted address
  • Reverse geocoding: convert latitude and longitude to nearest address
  • Geocoding with details: returns additional data such as bounding boxes and detailed address info
  • Distance calculations: calculate distance between two addresses or coordinates

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Location-based search

Use MCP-Geo to find nearby points of interest or businesses based on a user's location

Route planning

Utilize MCP-Geo's distance calculation tools to plan routes between multiple locations

Pros & Cons

Pros

  • Provides accurate geocoding and reverse geocoding capabilities
  • Handles errors safely and returns None for unsuccessful lookups
  • Rate-limited to avoid excessive requests and usage limit violations
  • Supports multiple geocoding providers, including Nominatim, ArcGIS, and Bing

Cons

  • Requires Python 3.6+ and specific dependencies, including GeoPY and FastMCP
  • May be affected by usage limits and quotas of underlying geocoding services

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

Is MCP-Geo rate-limited?

Yes, MCP-Geo is rate-limited to avoid hitting geocoding service quotas and ensure safe usage.

Asked by Xavier Costa · Oct 1, 2025

What geocoding tools are provided?

MCP-Geo provides tools for geocoding, reverse geocoding, geocoding with details, and distance calculations.

Asked by Ludovic Girard · Jul 27, 2025

What are the system requirements?

MCP-Geo requires Python 3.6+ and specific dependencies, including GeoPY and FastMCP.

Asked by Isabela Almeida · Jul 8, 2025

What is MCP-Geo?

MCP-Geo is a geocoding MCP server that adds map reading tools to AI assistants. It converts addresses into map coordinates and calculates distances.

Asked by Sven Bergqvist · Jun 19, 2025

Ask a question

MCP Servers alternatives