IPGeolocation.io MCP Server for Claude Desktop
io.github.ipgeolocation/ipgeolocation-io-mcp
Official MCP server for IP geolocation, security, ASN, abuse, timezone, astronomy, and user-agent.
client:Claude Desktop
transport:stdio
runtime:npm
Install IPGeolocation.io MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ipgeolocation-io-mcp": {
"command": "npx",
"args": [
"-y",
"ipgeolocation-io-mcp"
],
"env": {
"IPGEOLOCATION_API_KEY": "<IPGEOLOCATION_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs