ip-location-mcp

boy-373/ip-location-mcp
★ 0 stars Python Browser/Web Updated 3d ago
MCP server for IPv4 geolocation lookup with Chinese output — country/region/city, ISP and ASN, ip-api.com plus ipwho.is fallback. Hosted Streamable HTTP endpoint included.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ip-location-mcp": {
      "command": "uvx",
      "args": [
        "ip-location-mcp"
      ]
    }
  }
}

Or install with pip: pip install ip-location-mcp

README Excerpt

**IPv4 geolocation lookup with Chinese output** — country/region/city, coordinates, timezone and ISP/ASN info, with automatic fallback between two free providers. - **Try it in 30 seconds**: a free public MCP endpoint is already running — just paste the URL into your MCP client (no install, no API key).

Topics

chinesefastmcpgeolocationip-geolocationip-lookupmcpmcp-servermodelcontextprotocolnetworkstreamable-http