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.)
Quick Start
Clone the repository:
git clone https://github.com/ipfred/aiwen-mcp-server-geoipClaude 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.