What is the IP Geolocation MCP by UnClick MCP server?
IP address geolocation and batch lookup with country, city, region, ISP, and timezone. By UnClick.
How to install IP Geolocation MCP by UnClick
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ipapi": {
"command": "npx",
"args": [
"-y",
"@unclick/ipapi-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"ipapi": {
"command": "npx",
"args": [
"-y",
"@unclick/ipapi-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ipapi": {
"command": "npx",
"args": [
"-y",
"@unclick/ipapi-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"ipapi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@unclick/ipapi-mcp"
]
}
}
}Claude Code
claude mcp add ipapi -- npx -y @unclick/ipapi-mcpRelated MCP servers
Australian Business Number lookup and business name search. By UnClick.
View repository →Real-time Australian electricity spot prices and renewables data from Amber Electric. By UnClick.
View repository →Australia Post parcel tracking, postcode lookup, and delivery times. By UnClick.
View repository →BoardGameGeek search, game details, rankings, and collections. By UnClick.
View repository →Chess.com player profiles, stats, games, puzzles, and leaderboards. No API key. By UnClick.
View repository →