Skip to content
Claude Desktop

freeipapi mcp for Claude Desktop

io.github.mrfentmen/freeipapi-mcp

IP geolocation from freeipapi.com for any IPv4 address. No key required.

client:Claude Desktop transport:stdio runtime:npm

Install freeipapi mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "freeipapi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "freeipapi-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

freeipapi mcp in other clients