mcp-myip
If you are the rightful owner of mcp-myip 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@mcphub.com.
The MyIP MCP Server is designed to provide users with their public IP address using the MCP protocol.
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"]
}
}
}