ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

pipeworx-iplookup

IP Lookup MCP — ip-api.com (free, no auth for basic usage)

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/brucegutman/pipeworx-iplookup
Or

pipeworx-iplookup

IP Lookup MCP — ip-api.com (free, no auth for basic usage). Free, no API key. Part of Pipeworx.

Tools

  • geolocate_ip
  • batch_geolocate

Connect

{
  "mcpServers": {
    "pipeworx-iplookup": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/iplookup/mcp"]
    }
  }
}

More at pipeworx.io/packs/iplookup

Metadata

Stars4190
Views0
Updated2026-04-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-brucegutman-pipeworx-iplookup": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.