MCPHub

0 serversUpdated Sep 11, 2026

TasksCollectionsPlaygroundSubmit
MCPHub

Catalog

  • Servers
  • Browse A–Z
  • Trending
  • Categories
  • Tasks
  • Collections
  • Playground
  • Submit
  • For agents

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

  1. Servers
  2. /Location Services
  3. /mapsmith-ai/MapSmith
Location ServicesCommunityPython
M

mapsmith-ai/MapSmith

Deterministic GIS geoprocessing for AI agents: buffers, overlays, reprojection, zonal statistics, terrain and hydrology, run by GDAL, GeoPandas, DuckDB and WhiteboxTools. Every output lands next to a provenance manifest with input checksums, exact parameters and the CRS decisions behind them.

0 starsUpdated Sep 7, 2026
Add to CursorView on GitHub

Ads

Overview

with it.

Installation

uvx mapsmith

Configuration

{
  "mcpServers": {
    "mapsmith": {
      "command": "uvx",
      "args": [
        "mapsmith"
      ]
    }
  }
}
Add to Cursor

Paste into ~/.cursor/mcp.json or .cursor/mcp.json

Tags

  • location
  • local
  • python
  • awesome-list

Related MCP servers

official
P

Location Services

PostalDataPI/postaldatapi-mcp

MCP (Model Context Protocol) server for PostalDataPI — lets AI agents look up, validate, and search postal codes across 240+ countries and territories with rich metadata: timezone, administrative regions, elevation, and coordinates. Sign up at postaldatapi.com/register — 1,000 free queries, no credit card required. Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS): - "What city is ZIP code 90210?" - "Look up UK postcode SW1A" - "Is 10115 a valid German postal code?" - "What are the postal codes for Beverly Hills, CA?" - "Get the coordinates for postal code 100-0001 in Japan"

4 tools · get_postal_code_metadata, lookup_postal_code

02w ago
official
T

Location Services

trackmage/trackmage-mcp-server

A Model Context Protocol (MCP) server for shipment tracking api, package monitoring, and logistics management using the TrackMage API. Supports tracking across 1600+ carriers worldwide. - Carrier Support: Track packages across 1600+ carriers worldwide (full list) - Resources: Workspaces, shipments, orders, carriers, tracking statuses - Tools: Create shipments/orders, get shipment checkpoints, carrier detection - Authentication: OAuth with client credentials Data sharing with your LLM provider: This MCP server provides data to whichever LLM you're using (Claude, ChatGPT, etc.). While this is the expected behavior for MCP servers, please ensure you're comfortable sharing logistics data including tracking numbers, customer emails, addresses, and shipment details with your chosen LLM provider.

6 tools · create_order, create_shipment

02w ago
N

Location Services

ni-c/osm-mcp

OpenStreetMap for travel planning: geocoding, walking/driving/cycling routes with correct FOSSGIS profiles, travel-time matrices, route optimization, isochrones and POI search. No API key required; client-side rate limiting keeps it inside the public services' usage policies. `npx -y osm-mcp`

01w ago
official
I

Location Services

iplocate/mcp-server-iplocate

Look up IP address geolocation, network information, detect proxies and VPNs, and find abuse contact details using IPLocate.io

02w ago
G

Location Services

geolabel/geolabel-mcp

GPS coordinates to AI-ready location context — returns place name, stable category (gym, supermarket, restaurant…), and live opening hours via OpenStreetMap. Works in Claude Desktop, Claude Code, Hermes Agent, OpenClaw, and any MCP client.

02w ago
F

Location Services

Flightmussy/castlemap-mcp

Query 2,400 castles, fortresses and palaces across 131 countries (coordinates, founding dates, fame ranking, Wikipedia summaries) from the open CC0 Castlemap dataset built on Wikidata. Hosted endpoint needs no API key; the zero-dependency server can also be self-hosted.

02w ago
C

Location Services

cqtrinv/trinvmcp

Explore French communes and cadastral parcels based on name and surface

02w ago
official
I

Location Services

ip2location/mcp-ip2location-io

This is a simple Model Context Protocol (MCP) server implementation for IP2Location.io API. It will return a detailed geolocation information for any given IPv4 or IPv6 address. - Comprehensive Geolocation Data: Retrieves a wide range of information, including country, region, city, latitude, longitude, ZIP code, time zone, and more. - Network Details: Provides network-related data such as ASN, ISP, domain, and network speed. - Security Insights: Detects proxy information, including proxy type and provider. - Simple Integration: Built as a FastMCP tool, allowing for easy integration into compatible systems. - Asynchronous: Utilizes httpx for non-blocking asynchronous API requests.

4 tools · Check network and proxy details, get_geolocation

02w ago