mcp-ip

mcp-ip

0

mcp-ip is a tool designed to retrieve geographic location data from IP addresses utilizing an offline IP database called ip2region. It provides flexibility in configuration with various startup parameters, supporting both HTTP and standard IO transport methods.

mcp-ip

Get geographic location information from IP addresses using an offline IP database.

Supported IP Database

  • Currently using ip2region.

Usage

  • Clone the repository and build the project.
  • Configure startup parameters such as transport method, state mode, IP database path, and port number.
  • Supports transport options like streamable_http and stdio.