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"]
}
}
}
A lightweight MCP server that integrates with ifconfig.me to retrieve public IP address information for network diagnostics and location verification.
The server exposes a get_ip_info tool to retrieve your public ip address from ifconfig.me.
{
"mcpServers": {
"myip": {
"command": "uvx",
"args": ["mcp-myip"]
}
}
}
No reviews yet
Sign in to write a review