MCP Server

IP address intelligence tools for AI assistants

Connect

Point your MCP client to this URL:

Client Setup

Add to claude_desktop_config.json — macOS: ~/Library/Application Support/Claude/ • Windows: %APPDATA%\Claude\

Restart Claude Desktop after saving.

Opens VS Code and installs the server with your token prefilled. Requires VS Code 1.99+.


Manual setup — .vscode/mcp.json

Add to Cursor

Opens Cursor and installs the server with your token prefilled.


Manual setup — ~/.cursor/mcp.json or .cursor/mcp.json in your project

Restart Cursor or reload the MCP config after saving.

Add to LM Studio

Opens LM Studio and registers the server. Requires LM Studio 0.3.6+.


Manual setup — Developer → MCP Servers → Add Server

Add to ~/.gemini/settings.json.

Create the file if it does not exist.

Run the following command in your terminal:

Use --scope project to add it only to the current project, or omit for the global config.

Add to ~/.codex/config.toml.

Create the file if it does not exist.

Available Tools

ipinfo_lookup

Geolocation, network, and metadata for IP addresses. Set detailed=true for city-level geo, privacy flags, and richer AS data.

ipinfo_geolocate

Geographic location data. Country and continent on free tier; city, region, coordinates, timezone, and postal code with detailed=true.

ipinfo_asn

Autonomous system (network ownership) info: ASN, name, domain. Set detailed=true for network type (ISP, hosting, business, education).

ipinfo_check_privacy

Check if IPs use VPN, proxy, relay, or Tor. Includes anycast, hosting, mobile, and satellite flags.

ipinfo_check_residential_proxy

Detect residential proxy usage. Returns service name, last seen date, and observation frequency.

ipinfo_quota

Check API usage and remaining quota: daily/monthly counts, plan limit, and remaining requests.