Loading MCP server directory, please wait...
Reverse geocode a coordinate to country, region and municipality, and match your own geofences.
npx @getmcp/cli add xyz.atlasfetch/atlasfetchRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"xyz.atlasfetch/atlasfetch": {
"command": "npx",
"args": [
"-y",
"atlasfetch-mcp"
],
"env": {
"ATLASFETCH_API_KEY": ""
}
}
}
}