# geolocation-ai-mcp
# **MCP server for geolocation ai mcp operations**

## Install
```bash
pip install geolocation-ai-mcp
```

## Auth & Rate Limits
- Free tier: 10 calls/day. No API key required.
- Pro tier (£79/mo): unlimited + signed attestations.
- Enterprise (£1,499/mo): white-label.

## Tools

### `geolocate_ip`
Get approximate location from IP address.

### `calculate_distance`
Calculate distance between two coordinates using Haversine formula.

### `parse_coordinates`
Parse location string into lat/lon coordinates.

### `timezone_from_coords`
Determine timezone from coordinates using brute-force offset matching.

### `ip_to_coordinates`
Convert IP address to approximate coordinates without full geolocation.


## Maintainer
MEOK AI Labs · hello@meok.ai · https://meok.ai · MIT licensed

## Pairs with
Governance moat: pair this tool with any of MEOK's 38 governance MCPs (EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, etc.) for full compliance coverage.
