Back to MCP Directory
Aiwen MCP Server Geoip
Model Context Protocol moderate risk

Aiwen MCP Server Geoip

The Aiwen GeoIP MCP server provides tools to query IP address information, including location, risk, and ownership details, using the Aiwen IP intelligence API.

Connections & Capabilities

Connects To

GitHubTwitter

Capabilities

read

Quickstart

Config

{
    "mcpServers": {
        "aiwen-iplocation": {
            "command": "npx",
            "args": [
                "-y",
                "aiwen-mcp-server-geoip"
            ],
            "env": {
                "AIWEN_API_KEY": "xxxxxx",
                "IPV4_ACCURACY": "city",
                "IPV6_ACCURACY": "city",
            }
        }
    }
}

Exposed MCP Tools (9)

safe
aiwen_ip_location

Retrieves location information for a given IP address, including city, coordinates, and provider.

Read-only operation; retrieves IP location data.

safe
user_network_ip

Gets the current network's IP address and location information.

Read-only operation; retrieves network IP and location.

safe
ip_usage_scene

Determines the usage scenario of an IP address, such as data center or residential.

Read-only operation; identifies IP usage scenario.

safe
ip_whois_info

Retrieves WHOIS registration information for an IP address.

Read-only operation; retrieves WHOIS data.

safe
ip_as_mapping

Queries the Autonomous System (AS) number information for an IP address.

Read-only operation; retrieves AS number information.

safe
ip_host_info

Retrieves hosting information for an IP address, including AS number and owner.

Read-only operation; retrieves IP hosting information.

safe
ip_risk_portrait

Provides a risk assessment of an IP address, identifying potential threats and vulnerabilities.

Read-only operation; retrieves IP risk assessment data.

safe
ip_identity_check

Determines the likelihood of an IP address belonging to a real person versus a bot.

Read-only operation; retrieves IP identity check data.

safe
ip_industry_classify

Classifies an IPv4 address into a specific industry category.

Read-only operation; classifies IP into an industry.

Safety Assessment

This MCP server is relatively safe for querying IP information. However, the security of the API key is crucial, and proper usage is necessary to prevent information disclosure. Rate limiting should be implemented to avoid excessive API usage.

  • Read-only access to IP information.
  • No direct system-level operations.
  • API key authentication.
  • Limited scope of operations focused on IP data.
  • Requires an API key, which if compromised, could lead to misuse.
  • Internet connectivity is required, increasing exposure.
  • Potential for information disclosure if IP data is misused.
  • No built-in rate limiting, potentially leading to excessive API usage.
Aiwen MCP Server Geoip Review, Pricing & Alternatives (2026) | Flaex AI