MCP Hub
Back to servers

MyIP

A lightweight MCP server that integrates with ifconfig.me to retrieve public IP address information for network diagnostics and location verification.

Forks
3
Tools
1
Updated
Feb 17, 2025
Validated
Jan 11, 2026

MyIP MCP Server

Tools

The server exposes a get_ip_info tool to retrieve your public ip address from ifconfig.me.

Installation

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

Reviews

No reviews yet

Sign in to write a review