Skip to content
Windsurf

IPGeolocation.io MCP Server for Windsurf

io.github.ipgeolocation/ipgeolocation-io-mcp

Official MCP server for IP geolocation, security, ASN, abuse, timezone, astronomy, and user-agent.

client:Windsurf transport:stdio runtime:npm

Install IPGeolocation.io MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ipgeolocation-io-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ipgeolocation-io-mcp"
      ],
      "env": {
        "IPGEOLOCATION_API_KEY": "<IPGEOLOCATION_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

IPGeolocation.io MCP Server in other clients