← Index

IPGeolocation.io MCP Server

io.github.IPGeolocation/ipgeolocation-io-mcp·v1.0.19·Security
Quality Score
100
/100

Official MCP server for IP geolocation, security, ASN, abuse, timezone, astronomy, and user-agent.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "ipgeolocation-io-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ipgeolocation-io-mcp"
      ],
      "env": {
        "IPGEOLOCATION_API_KEY": "<your-ipgeolocation_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "ipgeolocation-io-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ipgeolocation-io-mcp"
      ],
      "env": {
        "IPGEOLOCATION_API_KEY": "<your-ipgeolocation_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y ipgeolocation-io-mcp
§02  Environment variables
IPGEOLOCATION_API_KEY
requiredsecret

API key for ipgeolocation.io. Free and paid keys are supported.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
25
installability
25
documentation
15
stability
10
§04  Alternatives in Security