Skip to main content
Location ServicesTypeScript

iplocate/mcp-server-iplocate

Look up IP address geolocation, network information, detect proxies and VPNs, and find abuse contact details using IPLocate.io

location-servicesofficiallocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/iplocate/mcp-server-iplocate

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-server-iplocate": {
      "command": "npx",
      "args": [
        "-y",
        "iplocate/mcp-server-iplocate"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Location Services
Language
TypeScript
Author
iplocate