Skip to main content
Location ServicesPython/TypeScript

ipfred/aiwen-mcp-server-geoip

🐍 πŸ“‡ ☁️ – MCP Server for the Aiwen IP Location, Get user network IP location, get IP details (country, province, city, lat, lon, ISP, owner, etc.)

location-servicescloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/ipfred/aiwen-mcp-server-geoip

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Location Services
Language
Python/TypeScript
Author
ipfred