Back to MCP Servers
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-servicesai
By ipfred
Installation
npx -y aiwen-mcp-server-geoipConfiguration
{
"mcpServers": {
"aiwen-mcp-server-geoip": {
"command": "npx",
"args": ["-y", "aiwen-mcp-server-geoip"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes