Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

IPGeolocation.io MCP Server

NPM · IPGEOLOCATION-IO-MCP · SCANNED AUG 3

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

−10 this week 65 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security83
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known medium-severity CVE affects @hono/node-server 1.19.17, reached via @modelcontextprotocol/sdk > @hono/node-server. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability62
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 5173 tokens (~323/item across 16 items; 16 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · ipgeolocation-io-mcp

# add to Claude Code
claude mcp add ipgeolocation-ipgeolocation-io-mcp -- npx -y ipgeolocation-io-mcp
# add to Codex CLI
codex mcp add ipgeolocation-ipgeolocation-io-mcp -- npx -y ipgeolocation-io-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ipgeolocation-ipgeolocation-io-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "ipgeolocation-io-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ipgeolocation-ipgeolocation-io-mcp --command npx --arg -y --arg ipgeolocation-io-mcp
# ~/.hermes/config.yaml
mcp_servers:
  ipgeolocation-ipgeolocation-io-mcp:
    command: "npx"
    args: ["-y", "ipgeolocation-io-mcp"]
// mcp.json
{
  "mcpServers": {
    "ipgeolocation-ipgeolocation-io-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ipgeolocation-io-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +60
    • Provenance: unverified → fail security
    • Known CVEs: unverified → fail security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • Stability: unverified → 0.23 functional
    • MCP protocol: unverified → pass functional
    • Licence: MIT functional
  • 1 Aug 26 −28
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
  • 31 Jul 26 +27
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −69
    • Install scripts: pass → unverified security
    • Known CVEs: fail → unverified security
    • Malware scan: pass → unverified security
    • Provenance: fail → unverified security
    • GHSA-frvp-7c67-39w9 no longer affects this package security
    • Maintenance: pass → unverified functional
    • Dependency health: partial → unverified functional
    • Tool coverage: 100 → unverified functional
    • License: pass → unverified functional
    • First check of Schema quality: unverified functional
    • Licence: MIT functional
  • 27 Jul 26 +33
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 42

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Vulnerabilities 1 finding
ID CVE Severity Vector Fix available
GHSA-frvp-7c67-39w9 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N yes
Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 16 exposed · ~4,842 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
bulk_lookup_ip ~389

Read-only bulk IP lookup via POST /v3/ipgeo-bulk. Paid only. Base geolocation costs 1 credit per valid IP; security adds 2 and abuse adds 1 per valid IP. This MCP server accepts up to 1,000 IPs per request. The response covers location data or mixed IP data domains for multiple IPs or domains. Private, bogon, and malformed IPs are not billed. fields, excludes, lang, and include behave like lookup_ip for each item; this server also infers include modules from fields. bulk_security_check provides dedicated security-only batch responses.

NameTypeReqDescription
excludesstringComma-separated dot-path fields to exclude per IP (e.g. currency,time_zone).
fieldsstringComma-separated dot-path fields to return per IP (e.g. location.city,asn.organization). Reduces response size and can reduce credit cost when combined with include. If fields reference include-only m…
force_refreshbooleanDefault false. When true, bypasses cached bulk geolocation data; a successful refresh makes a new upstream request and can consume credits.
includestringComma-separated extra modules to include per IP. Options: security (+2 credits/IP), abuse (+1 credit/IP), hostname, liveHostname, hostnameFallbackLive, user_agent, geo_accuracy, dma_code, or * for al…
ipsarrayyesArray of IPv4 and/or IPv6 addresses to look up. Minimum 1, maximum 1,000 in this MCP server. Domain names are also accepted.
langstringResponse language code (en, de, ru, ja, fr, cn, es, cs, it, ko, fa, pt). Defaults to en.

No output schema declared.

No examples provided.

bulk_parse_user_agent ~193

Read-only bulk user-agent parsing via POST /v3/user-agent-bulk. Paid only. Cost: 1 credit per successful string. This MCP server accepts up to 1,000 explicit user-agent strings. Returns one parsed object per string with user_agent_string, name, type, version, version_major, device, engine, and operating_system. uaStrings must be a non-empty array of exact user-agent strings; empty/null strings return upstream 400. parse_user_agent handles a single string. force_refresh bypasses cached data, makes a new upstream request, and can consume credits.

NameTypeReqDescription
force_refreshbooleanDefault false. When true, bypasses cached bulk user-agent parsing data; a successful refresh makes a new upstream request and can consume credits.
uaStringsarrayyesArray of user-agent strings to parse. Minimum 1, maximum 1,000 in this MCP server.

No output schema declared.

No examples provided.

bulk_security_check ~260

Read-only bulk security lookup via POST /v3/security-bulk. Paid only. Cost: 2 credits per valid IP. This MCP server accepts up to 1,000 IPs; private, bogon, and malformed IPs are not billed. This endpoint is dedicated to security-only batches; bulk_lookup_ip with include=security provides security data together with geolocation or other IP domains. Returns one { ip, security } result per valid IP. fields/excludes accept security.* dot paths per item. force_refresh bypasses cached data, makes a new upstream request, and can consume credits.

NameTypeReqDescription
excludesstringComma-separated dot-path fields to exclude per IP (e.g. security.is_tor,security.is_cloud_provider).
fieldsstringComma-separated dot-path fields to return per IP (e.g. security.threat_score,security.is_vpn). Reduces response size.
force_refreshbooleanDefault false. When true, bypasses cached bulk security data; a successful refresh makes a new upstream request and can consume credits.
ipsarrayyesArray of IPv4 and/or IPv6 addresses to check. Minimum 1, maximum 1,000 in this MCP server.

No output schema declared.

No examples provided.

check_security ~263

Read-only security lookup via GET /v3/security. Paid only. Cost: 2 credits. This endpoint is dedicated to security and threat data; lookup_ip with include=security provides security data together with location, ASN/company, network, timezone, currency, or abuse. Returns { ip, security } with threat_score, VPN, proxy, residential proxy, Tor, relay, anonymity, bot, spam, known attacker, and cloud-provider fields; provider names, confidence scores, and last_seen dates appear when available. fields/excludes accept comma-separated security.* dot paths; ip is always returned. force_refresh bypasses cached data, makes a new upstream request, and can consume credits.

NameTypeReqDescription
excludesstringComma-separated dot-path fields to exclude (e.g. security.is_tor,security.is_cloud_provider).
fieldsstringComma-separated dot-path fields to return (e.g. security.threat_score,security.is_vpn). Reduces response size.
force_refreshbooleanDefault false. When true, bypasses cached security data; a successful refresh makes a new upstream request and can consume credits.
ipstringIPv4 or IPv6 address to check. Omit to check the caller's IP.

No output schema declared.

No examples provided.

convert_timezone ~401

Read-only time conversion via GET /v3/timezone/convert. Works on free and paid plans. Cost: 1 credit. The conversion requires one source selector and one destination selector; get_timezone provides a single place's current time and metadata. Source/destination selectors are tz_from/tz_to, location_from/location_to, iata_from/iata_to, icao_from/icao_to, locode_from/locode_to, or lat_from+long_from and lat_to+long_to. time is optional and must be yyyy-MM-dd HH:mm or yyyy-MM-dd HH:mm:ss. Returns original time, converted time, diff_hour, and diff_min.

NameTypeReqDescription
iata_fromstringSource 3-letter IATA airport code.
iata_tostringDestination 3-letter IATA airport code.
icao_fromstringSource 4-letter ICAO airport code.
icao_tostringDestination 4-letter ICAO airport code.
lat_fromstringSource latitude. Use with long_from.
lat_tostringDestination latitude. Use with long_to.
location_fromstringSource city or address string.
location_tostringDestination city or address string.
locode_fromstringSource 5-character UN/LOCODE.
locode_tostringDestination 5-character UN/LOCODE.
long_fromstringSource longitude. Use with lat_from.
long_tostringDestination longitude. Use with lat_to.
timestringTime to convert in yyyy-MM-dd HH:mm or yyyy-MM-dd HH:mm:ss format. Defaults to current time.
tz_fromstringSource IANA timezone name (e.g. America/New_York).
tz_tostringDestination IANA timezone name (e.g. Asia/Tokyo).

No output schema declared.

No examples provided.

get_abuse_contact ~251

Read-only abuse contact lookup via GET /v3/abuse. Paid only. Cost: 1 credit. This endpoint is dedicated to abuse contact data; lookup_ip with include=abuse provides abuse data together with location, security, ASN/company, timezone, network, or currency. Returns { ip, abuse } with route, country, name, organization, kind, address, emails, and phone_numbers for reporting abuse. fields/excludes accept comma-separated abuse.* paths such as abuse.emails; ip is always returned. force_refresh bypasses cached data, makes a new upstream request, and can consume credits.

NameTypeReqDescription
excludesstringComma-separated abuse fields to exclude from response (e.g. abuse.phone_numbers,abuse.address).
fieldsstringComma-separated abuse fields to return (e.g. abuse.emails,abuse.organization). Reduces response size.
force_refreshbooleanDefault false. When true, bypasses cached abuse contact data; a successful refresh makes a new upstream request and can consume credits.
ipstringIPv4 or IPv6 address to get abuse contact for. Omit to use the caller's IP.

No output schema declared.

No examples provided.

get_astronomy ~418

Read-only single-date astronomy lookup via GET /v3/astronomy. Works on free and paid plans. Cost: 1 credit. This endpoint covers one date or real-time sun/moon position; get_astronomy_time_series provides daily sunrise, moon, and twilight data across a date range. Returns { location, astronomy } plus ip for IP/caller lookups. astronomy includes date/current_time, sunrise/sunset, moonrise/moonset, twilight blocks, day_length, sun/moon position, distance, status, moon_phase, moon_illumination_percentage, and moon_angle. Selector priority is lat/long, location, ip, then caller IP when no selector is provided. lat and long must be provided together; date must be YYYY-MM-DD; elevation must be 0-10000 meters. time_zone changes timestamp formatting to include full dates. lang only changes location fields; non-English lang is paid-only and returns 401 on free plans.

NameTypeReqDescription
datestringDate in YYYY-MM-DD format. Defaults to today.
elevationstringElevation in meters above sea level (0-10000). Affects sunrise/sunset calculations for higher accuracy.
ipstringIPv4 or IPv6 address to get astronomy data for that IP's location.
langstringResponse language for location fields in IP-based lookups (en, de, ru, ja, fr, cn, es, cs, it, ko, fa, pt). Paid plans only. Free plan returns 401 for non-English language values.
latstringLatitude coordinate. Highest priority. Must be used with long.
locationstringCity or address string (e.g. San Francisco, CA).
longstringLongitude coordinate. Must be used with lat.
time_zonestringIANA timezone name to express times in (e.g. America/New_York). If set, time fields include full date instead of just time.

No output schema declared.

No examples provided.

get_astronomy_time_series ~500

Read-only daily astronomy series via GET /v3/astronomy/timeSeries. Works on free and paid plans. Cost: 1 credit per request. This endpoint covers date ranges up to 90 days; get_astronomy provides one-date and real-time sun/moon data. Returns { location, astronomy: [...] } with one daily item per date containing sunrise/sunset, moonrise/moonset, twilight blocks, day_length, sun/moon status, and moon_phase. Selector priority is lat/long, location, ip, then caller IP when no selector is provided. dateStart and dateEnd are required YYYY-MM-DD values with a maximum 90-day span. lat and long must be provided together; elevation must be 0-10000 meters. time_zone changes timestamp formatting to include full dates. lang only changes location fields; non-English lang is paid-only and returns 401 on free plans. force_refresh bypasses cached data, makes a new upstream request, and can consume credits.

NameTypeReqDescription
dateEndstringyesEnd date in YYYY-MM-DD format. Required. Maximum range between dateStart and dateEnd is 90 days.
dateStartstringyesStart date in YYYY-MM-DD format. Required. Maximum range between dateStart and dateEnd is 90 days.
elevationstringElevation in meters above sea level (0-10000). Affects sunrise/sunset calculations.
force_refreshbooleanDefault false. When true, bypasses cached astronomy time-series data; a successful refresh makes a new upstream request and can consume credits.
ipstringIPv4 or IPv6 address to get astronomy data for that IP's location.
langstringResponse language for location fields in IP-based lookups (en, de, ru, ja, fr, cn, es, cs, it, ko, fa, pt). Paid plans only. Free plan returns 401 for non-English languages.
latstringLatitude coordinate. Highest priority. Must be used with long.
locationstringCity or address string (e.g. San Francisco, CA).
longstringLongitude coordinate. Must be used with lat.
time_zonestringIANA timezone name to express times in (e.g. America/New_York). If set, time fields include full date instead of just time.

No output schema declared.

No examples provided.

get_my_ip ~75

Returns the public IP address of the machine running this MCP server via GET /v3/getip. Takes no input parameters and requires no API key, account, or credits. The response is a plain IP address string, not geolocation data; lookup_ip provides location, ASN, timezone, currency, security, and abuse data.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_timezone ~411

Read-only timezone lookup via GET /v3/timezone. Works on free and paid plans. Cost: 1 credit. This endpoint provides current local time and metadata for one place, IP, airport, UN/LOCODE, or IANA timezone; convert_timezone provides source-to-destination conversion. Returns { time_zone } plus selector context such as location, airport, city, or ip. time_zone includes the zone name, current time, UTC offsets, date/time variants, abbreviations, and DST status/transition fields when available. Selector priority is tz, lat/long, location, ip, iata_code, icao_code, then lo_code. lat and long must be provided together. lang only changes location fields; non-English lang is paid-only and returns 401 on free plans.

NameTypeReqDescription
iata_codestring3-letter IATA airport code (e.g. JFK, LHR). Returns airport details in the response.
icao_codestring4-letter ICAO airport code (e.g. KJFK, EGLL). Returns airport details in the response.
ipstringIPv4 or IPv6 address to get timezone for.
langstringResponse language for location fields in IP-based lookups (en, de, ru, ja, fr, cn, es, cs, it, ko, fa, pt). Paid plans only. Free plan returns 401 for non-English language values.
latstringLatitude coordinate. Must be used together with long.
lo_codestring5-character UN/LOCODE (e.g. DEBER, USNYC).
locationstringCity or address string (e.g. London, UK).
longstringLongitude coordinate. Must be used together with lat.
tzstringIANA timezone name (e.g. America/New_York, Europe/London). Highest priority if multiple params provided.

No output schema declared.

No examples provided.

lookup_asn ~389

Read-only ASN enrichment via GET /v3/asn. Paid only. Cost: 1 credit. Queries accept asn or ip, with asn taking priority. The response covers ASN relationships, route prefixes, allocation details, and WHOIS; lookup_ip provides basic ASN data together with geolocation. Returns { asn } core fields plus included peers, downstreams, upstreams, routes, or whois_response. include accepts those five values. fields/excludes accept full asn.* paths or root-relative paths such as upstreams.as_number. force_refresh bypasses cached data, makes a new upstream request, and can consume credits.

NameTypeReqDescription
asnstringAS number to look up (e.g. AS13335 or just 13335). Takes priority over ip if both are provided.
excludesstringComma-separated dot-path fields to exclude (e.g. asn.date_allocated,asn.rir or upstreams.description). Paths can be full or relative to the asn root.
fieldsstringComma-separated dot-path fields to return (e.g. asn.as_number,asn.organization or upstreams.as_number). Paths can be full (asn.upstreams.as_number) or relative to the asn root (upstreams.as_number).…
force_refreshbooleanDefault false. When true, bypasses cached ASN data; a successful refresh makes a new upstream request and can consume credits.
includestringComma-separated extra data to include: peers, downstreams, upstreams, routes, whois_response. No additional credit cost.
ipstringIPv4 or IPv6 address to find the ASN for. Used only if asn is not provided.

No output schema declared.

No examples provided.

lookup_company ~158

Read-only ownership lookup via GET /v3/ipgeo. Paid only. Cost: 1 credit. This response is limited to company and ASN ownership; lookup_ip can return ownership together with location, security, abuse, network, timezone, or currency. Returns { company, asn }: company name/type/domain plus ASN allocation fields when available. ip omitted means caller IP. force_refresh bypasses cached data, makes a new upstream request, and can consume credits.

NameTypeReqDescription
force_refreshbooleanDefault false. When true, bypasses cached ownership data; a successful refresh makes a new upstream request and can consume credits.
ipstringIPv4 or IPv6 address to look up. Omit to check the caller's IP.

No output schema declared.

No examples provided.

lookup_currency ~184

Read-only currency and country metadata lookup via GET /v3/ipgeo. Works on free and paid plans. Cost: 1 credit per successful lookup. Returns { currency, country_metadata }: currency code/name/symbol plus country calling_code, tld, and languages. ip selects the IP used to derive country and currency; omit it for caller IP. force_refresh bypasses cached data, makes a new upstream request, and can consume credits. This response is limited to currency and country metadata. lookup_ip can return these fields together with other IP data.

NameTypeReqDescription
force_refreshbooleanDefault false. When true, bypasses cached currency/country data; a successful refresh makes a new upstream request and can consume credits.
ipstringIPv4 or IPv6 address whose country determines the returned currency and country metadata. Omit to use the caller's IP.

No output schema declared.

No examples provided.

lookup_ip ~547

Read-only unified IP lookup via GET /v3/ipgeo. Base lookup costs 1 credit; include=security adds 2 credits and include=abuse adds 1 credit. The unified response can cover multiple data domains for one IP or domain: location, company/ASN, network, timezone, currency, security, abuse, user_agent, hostname, geo_accuracy, and dma_code. Returns root IP/domain data plus selected objects such as location, country_metadata, currency, asn, network, company, time_zone, security, abuse, user_agent, hostname, geo_accuracy, or dma_code. Free plans support core location, country_metadata, currency, time_zone, basic ASN, fields, and excludes; paid plans add domain lookup, company, network, extended ASN, non-English lang, and include modules. ip omitted means caller IP. fields/excludes accept comma-separated dot paths; ip is always returned, unknown excludes do not error, and include wins over fields/excludes. This server auto-adds include modules referenced by fields. lookup_asn provides ASN relationships, routes, and WHOIS; check_security and get_abuse_contact provide dedicated security and abuse responses.

NameTypeReqDescription
excludesstringComma-separated dot-path fields to exclude from response (e.g. currency,location.continent_code). Works on all plans including free.
fieldsstringComma-separated dot-path fields to return (e.g. location.city,asn.organization). Works on all plans including free. Reduces response size and can reduce credit cost when combined with include. If a f…
force_refreshbooleanDefault false. When true, bypasses cached lookup_ip data; a successful refresh makes a new upstream request and can consume credits.
includestringComma-separated extra modules to include in the response. Paid plans only. Options: security (+2 credits), abuse (+1 credit), hostname, liveHostname, hostnameFallbackLive, user_agent, geo_accuracy, d…
ipstringIPv4 address, IPv6 address, or domain name to look up. Domain lookups require a paid plan. Omit to use the caller's IP.
langstringResponse language code (en, de, ru, ja, fr, cn, es, cs, it, ko, fa, pt). Paid plans only. Free plan returns a 401 error if you pass any value other than en. Defaults to en.

No output schema declared.

No examples provided.

lookup_network ~158

Read-only network lookup via GET /v3/ipgeo. Paid only. Cost: 1 credit. Returns { network } with route CIDR prefix, connection_type, and is_anycast. ip omitted means caller IP. force_refresh bypasses cached data, makes a new upstream request, and can consume credits. This response is limited to network data; lookup_ip can return network data together with location, ASN/company, timezone, currency, security, or abuse.

NameTypeReqDescription
force_refreshbooleanDefault false. When true, bypasses cached network data; a successful refresh makes a new upstream request and can consume credits.
ipstringIPv4 or IPv6 address to look up. Omit to check the caller's IP.

No output schema declared.

No examples provided.

parse_user_agent ~245

Read-only custom user-agent parsing via POST /v3/user-agent. Paid only for POST payload parsing. Cost: 1 credit per successful string. Parses only the explicit uaString value; it cannot read caller headers or transport metadata. Returns { user_agent_string, name, type, version, version_major, device, engine, operating_system }. Type fields can identify desktop/mobile clients, robots, malformed or scripted strings, anonymized strings, or unknown values. uaString must be the exact non-empty user-agent string; empty/null strings return upstream 400. force_refresh bypasses cached data, makes a new upstream request, and can consume credits. bulk_parse_user_agent handles multiple strings.

NameTypeReqDescription
force_refreshbooleanDefault false. When true, bypasses cached user-agent parsing data; a successful refresh makes a new upstream request and can consume credits.
uaStringstringyesThe user-agent string to parse (e.g. Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36).

No output schema declared.

No examples provided.