MyIP
Integrates with ifconfig.me to fetch and provide public IP address information for network diagnostics and geolocation services.
0 stars
0 tools
Created Aug 2025
@nikolaypavlov/nikolaypavlov-myipAbout
Integrates with ifconfig.me to fetch and provide public IP address information for network diagnostics and geolocation services.
Categories
general
Installation
npm
npm install @nikolaypavlov/nikolaypavlov-myip
Configuration
{
"mcpServers": {
"nikolaypavlov-myip": {
"command": "npx",
"args": [
"-y",
"@nikolaypavlov/nikolaypavlov-myip"
]
}
}
}