mcp-server-ipinfo

mcp-server-ipinfo

PythonIpGeolocationMcpServerJavascriptGoRubyR

About This Server

IP Geolocation Server for MCP

Server Information

šŸ“‹ Overview:

This webpage is a GitHub repository for an IP Geolocation Model Context Protocol (MCP) server, named "mcp-server-ipinfo", created by briandconnelly. It is designed to work with the ipinfo.io API, providing detailed IP address information. The repository is public and licensed under the MIT License.


ā­ Key Points:
  • Project Name: mcp-server-ipinfo

  • Author: briandconnelly

  • Description: IP Geolocation Server for MCP using ipinfo.io API.

  • License: MIT License

  • Publicly available on GitHub.

  • Includes instructions for integration with Claude desktop.

  • Provides a tool called "getipdetails" for retrieving IP information.


  • šŸ” Main Findings:
  • The project leverages the Model Context Protocol (MCP) framework.

  • It requires an IPInfo API token for operation.

  • The primary function is to provide detailed IP address information such as location and network details.

  • The repository contains instructions, components, tools and resources for setting up and using the IP Geolocation server.


  • šŸ“Š Details:
  • The repository includes several files such as: .gitignore, .python-version, LICENSE, README.md, demo.png, pyproject.toml and uv.lock.

  • To configure, the `claudedesktopconfig.json` requires the addition of a section describing command, arguments, and environmental variables (specifically the IPINFOAPITOKEN).

  • The getipdetails tool accepts an IP address as input and returns an IPDetails Pydantic model as output.

  • The overview indicates 3 stars, 1 fork and 1 watching


šŸŽÆ Conclusion:
The mcp-server-ipinfo repository offers a straightforward solution for IP geolocation using the IPInfo API within the Model Context Protocol framework. It requires minimal setup, primarily revolving around API key configuration, and provides a single tool for retrieving IP details. The project is licensed under MIT and is available for public use and contribution.

Server Features

get_ip_details

This tool is used to get detailed information about an IP address.

Provider Information

Briandconnelly logo

Briandconnelly

cloud Provider

Visit Provider Website

Quick Actions

Visit Website

MCP Configuration

Available Tools

get_ip_details