mcp-server-ipinfo

20

The IP Geolocation MCP Server provides a mechanism to determine user location and network information by leveraging the ipinfo.io API. It integrates easily with Claude desktop and offers precise IP details.

IP Geolocation MCP Server

This project is a Model Context Protocol server that utilizes the ipinfo.io API to obtain detailed information about an IP address. It helps in determining the approximate location and network details of the user. Key features include fetching IP details using the get_ip_details tool, which outputs a model with information like location, organization, and country.

Installation

Create a token on IPInfo for API access. Users can configure it for use with Claude desktop by adding the server properties to the configuration file.

Components

Tools

  • get_ip_details: Fetches detailed IP address information, including location and network details.