mcp-ip-geo

mcp-ip-geo

3.5

If you are the rightful owner of mcp-ip-geo and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

`mcp-ip-geo` is an MCP server providing IP geolocation lookup services using ip-api.com.

The `mcp-ip-geo` server is a Model Context Protocol (MCP) server designed to offer IP geolocation lookup services. It utilizes the ip-api.com service to provide detailed geolocation information such as country, region, and city based on IP addresses. This server can be integrated into various systems using either the Go programming language or Docker for deployment. It is important to note that the service uses the free version of ip-api.com, which is intended for non-commercial use only. Users who wish to use the service for commercial purposes must adhere to ip-api.com's terms of service or opt for their paid version.

Features

  • Provides IP geolocation lookup services.
  • Integrates with ip-api.com for geolocation data.
  • Supports deployment via Go or Docker.
  • Accessible over HTTP for easy integration.
  • Configured to listen on all network interfaces within a container.

Tools