Enterprise DNA
M MCP Servers Developer low

ipfred/aiwen-mcp-server-geoip

by Various

埃文IP定位MCP

I

MCP

ipfred/aiwen-mcp-server-geoip

Added 1 June 2026

Overview

An MCP server that provides IP geolocation lookups. It integrates with the Model Context Protocol to let AI models query geographic information for a given IP address. The server is written in JavaScript and has 5 stars on GitHub.

Best for

Best for
Developers who need a basic, open-source IP geolocation MCP server for prototyping or simple AI assistant integrations.

Use cases

  • Retrieve the country and city for a user's IP address
  • Enhance AI assistant responses with location-aware context
  • Automate IP-based location checks in a chat or agent workflow

How to use

Tools exposed

  • aiwen_ip_location
  • user_network_ip
  • ip_usage_scene
  • ip_whois_info
  • ip_as_mapping
  • ip_host_info
  • ip_risk_portrait
  • ip_identity_check
  • ip_industry_classify

Tested with

Cursor, VS Code

Example client config

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

Notes

An MCP server that provides IP geolocation lookups. It integrates with the Model Context Protocol to let AI models query geographic information for a given IP address. The server is written in JavaScript and has 5 stars on GitHub.

5 stars on GitHub. Last updated 2025-05-28.

Use cases

  • Retrieve the country and city for a user’s IP address
  • Enhance AI assistant responses with location-aware context
  • Automate IP-based location checks in a chat or agent workflow

Pros

  • Simple interface for IP geolocation via the MCP protocol
  • Lightweight and easy to integrate into JavaScript projects
  • Open source with no cost to use

Cons

  • Very few stars indicates minimal community validation and support
  • No detailed documentation or usage examples readily inferred from the facts
  • Vendor listed as ‘Various’ may mean limited maintenance and updates

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simple interface for IP geolocation via the MCP protocol
  • Lightweight and easy to integrate into JavaScript projects
  • Open source with no cost to use

Cons

  • Very few stars indicates minimal community validation and support
  • No detailed documentation or usage examples readily inferred from the facts
  • Vendor listed as 'Various' may mean limited maintenance and updates
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks