Give any AI assistant real-time access to your phone's GPS. Ask "where am I?", "where did I park?", or "where was I yesterday at 3pm?" and get real answers. Install the iOS or Android app, connect once with OAuth, and your location is yours to query in natural language.
Server Config
{
"mcpServers": {
"geolocate-me": {
"type": "http",
"url": "https://geolocateme.guleki.com/mcp"
}
}
}