Skip to content
Back to search
30
MCP

@n8n-dev/n8n-nodes-abstractapi-geolocation

n8n/@n8n-dev/n8n-nodes-abstractapi-geolocation

IP geolocation API retrieves region, country, city for IPv4/IPv6 addresses across 180+ countries.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@n8n-dev/n8n-nodes-ip2location
IP2Location.io RESTful API provides IP geolocation data: country, region, city, coordinates, ZIP, timezone, ASN, ISP, domain.
0 tools
@n8n-dev/n8n-nodes-ip2location-geolocation
IP2Location reverse IP lookup: country, region, city, coordinates, postal code, timezone, ISP.
0 tools
@n8n-dev/n8n-nodes-iptwist
Reliable, secure, simple IP geolocation API.
0 tools
n8n-nodes-ip-location
Community node for n8n to get IP geolocation data.
0 tools
IP Geolocation API
IP geolocation with city, ISP, ASN, VPN/proxy/tor detection. x402.
0 tools · sse
@n8n-dev/n8n-nodes-geodatasource
REST API for city lookup via latitude/longitude coordinates, returning JSON/XML.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@n8n-dev/n8n-nodes-abstractapi-geolocation": {
      "url": "None",
      "transport": "http"
    }
  }
}