埃文 IP 定位 API 的 MCP Server 适配实现,可在任何 MCP Host 中通过 npx 一键启动,提供 IP 定位 / 场景识别 / Whois / AS 号查询等 9 组工具能力。
https://github.com/ipfred/aiwen-mcp-server-geoipStop settling for basic IP geolocation when you need real IP intelligence. This MCP server brings Aiwen Technology's enterprise-grade IP analysis directly into your AI assistant, giving you 9 specialized tools that go far beyond "which city is this IP from?"
Most IP tools tell you the city. Aiwen's MCP server tells you the story - whether that IP is a VPN exit node, a data center, legitimate residential traffic, or something you should flag immediately. It's the difference between knowing an IP is "somewhere in California" versus knowing it's a high-risk proxy attempting to bypass your security controls.
You get 9 specialized tools in one MCP server:
Core Intelligence:
Security & Risk:
Network Intelligence:
Skip the complex setup. One command gets you running:
npx -y aiwen-mcp-server-geoip
Then add it to your MCP host configuration:
{
"mcpServers": {
"aiwen-geoip": {
"command": "npx",
"args": ["-y", "aiwen-mcp-server-geoip"],
"env": {
"AIWEN_API_KEY": "your_api_key",
"IPV4_ACCURACY": "city",
"IPV6_ACCURACY": "city"
}
}
}
}
Works immediately in Cursor, VSCode, and any MCP-compatible environment.
Security Analysis: Ask your AI to analyze suspicious traffic patterns by feeding it IP addresses from your logs. Get immediate risk assessments, proxy detection, and geographic clustering analysis without switching tools.
Fraud Prevention: Verify customer locations during onboarding or high-value transactions. The identity verification tool helps distinguish legitimate users from automated attacks.
Network Debugging: When troubleshooting connectivity issues, get complete network path analysis including AS routing, ISP relationships, and infrastructure details.
Content Localization: Make location-based decisions with street-level accuracy instead of guessing from country codes. Particularly valuable for applications serving Chinese markets where Aiwen's data excels.
Compliance & Monitoring: Automatically flag traffic from restricted regions, data centers, or high-risk infrastructure during your security reviews.
Aiwen Technology specializes in high-precision IP geolocation - this isn't crowdsourced data or best-effort guessing. You're getting the same intelligence that powers enterprise security platforms and fraud prevention systems.
The street-level accuracy option is particularly powerful for applications requiring precise location data, while the risk scoring helps you make informed security decisions without building your own threat intelligence pipeline.
Within minutes, you'll have comprehensive IP intelligence integrated into your development workflow. No more switching between multiple services or building custom integrations - just direct access to enterprise IP data through your AI assistant.
This MCP server transforms how you handle IP analysis during development, security reviews, and operational troubleshooting. Instead of manual lookups across multiple tools, you get comprehensive IP intelligence directly in your conversation with AI.