IP Geolocation MCP by UnClick for Claude Desktop
io.github.malamutemayhem/ipapi
IP address geolocation and batch lookup with country, city, region, ISP, and timezone. By UnClick.
client:Claude Desktop
transport:stdio
runtime:npm
Install IP Geolocation MCP by UnClick in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ipapi": {
"command": "npx",
"args": [
"-y",
"@unclick/ipapi-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs