ElfProxy Dynamic IP
Provides a bridge to ElfProxy's dynamic IP proxy service for retrieving country-specific proxy IPs, enabling IP rotation, geo-targeting, and bypassing regional restrictions.
1 stars
0 tools
Created Aug 2025
@elfproxy/elfproxy-elfproxy-dynamic-ip-proxy-pool-mcp-serverAbout
Provides a bridge to ElfProxy's dynamic IP proxy service for retrieving country-specific proxy IPs, enabling IP rotation, geo-targeting, and bypassing regional restrictions.
Categories
general
Installation
npm
npm install @elfproxy/elfproxy-elfproxy-dynamic-ip-proxy-pool-mcp-server
Configuration
{
"mcpServers": {
"elfproxy-elfproxy-dynamic-ip-proxy-pool-mcp-server": {
"command": "npx",
"args": [
"-y",
"@elfproxy/elfproxy-elfproxy-dynamic-ip-proxy-pool-mcp-server"
]
}
}
}