mcp-server-ipinfo

briandconnelly/mcp-server-ipinfo
★ 43 stars Python 🤖 AI/LLM Updated today
IP Geolocation Server for MCP
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-ipinfo": {
      "command": "uvx",
      "args": [
        "mcp-server-ipinfo"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-ipinfo

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server that exposes the [ipinfo.io](https://ipinfo.io) API to AI agents. Geolocate IPv4 and IPv6 addresses, identify ISPs and ASNs, detect VPN/proxy/Tor exit nodes, and generate interactive maps for sets of IPs. Sign up for a free IPInfo API token at <https://ipinfo.io/signup> if you don't have one. The server runs with no token (free Lite tier — country and ASN basics) but most fields require a token.

Tools (6)

IPINFO_API_TOKENIPINFO_CACHE_SIZEIPINFO_CACHE_TTLenterprisemainuvx