Skip to content
Cursor

iplookup for Cursor

io.github.pipeworx-io/iplookup

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

client:Cursor transport:streamable-http

Install iplookup in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "iplookup": {
      "url": "https://gateway.pipeworx.io/iplookup/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

iplookup in other clients