Skip to content

ElfProxy/proxy-pool-mcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ElfProxy + MCP

ElfProxy MCP Server

Extract agent seamlessly with ElfProxy via the Model Context Protocol

jdk version SpringBoot version


πŸ“– Overview

A privacy-first infrastructure solution combining dynamic IP rotation with AI-optimized web interaction capabilities. This integration enables secure, large-scale web data access for AI systems through two synergistic components:

1. ElfProxy Dynamic IP Network
Global residential proxy infrastructure featuring:

  • 🌐 195+ country IP pools with city-level targeting
  • πŸ”„ Automatic IP rotation (1s-24h adjustable intervals)
  • πŸ›‘οΈ Built-in TLS fingerprint masking
  • ⚑ Multi-protocol support (HTTP/SOCKS5/WebSocket)
  • πŸ“Š Real-time traffic analytics dashboard

2. Enhanced Model Context Protocol (MCP)
AI-specific web interaction layer with:

  • 🧠 Context-aware request scheduling
  • πŸ–₯️ Headless browser rendering cluster
  • βœ‚οΈ Intelligent content sanitization (Ads/Trackers/Boilerplate removal)
  • πŸ”„ 3-stage failover system (IP/Header/Protocol rotation)
  • ⏱️ Adaptive rate limiting (Requests/second auto-tuning)

Key Features

Category Capabilities
Anonymity IP/UserAgent/Canvas fingerprint rotation
AI Optimization Content extraction β†’ Markdown/JSON/Plaintext conversion
Geo-Targeting Country/City/ASN-level location simulation
Security End-to-end HTTPS encryption + Request timestamp obfuscation
Reliability 99.99% SLA with automatic proxy blacklisting

πŸ’‘ Example Queries

When you've set up the MCP server with Claude, you can make requests like:

  • Please extract a proxy IP address from the United States for me
  • Accessing through a US proxy IP using puppeteer https://www.amazon.de

βœ… Prerequisites

Before you begin, make sure you have:

  • ElfProxy Account: Please register an account in ElfProxy first, contact ElfProxy customers, and obtain an apiKey (there will be 200MB of data available for trial use)

🧩 Server Configuration

The apiKey can be configured using the application.yml system property.

Cursor Tool Configuration

To use this MCP server in Cursor, add the following configuration to your Cursor settings:

{
  "proxy-pool-server": {
    "url": "http://localhost:9000/sse",
    "enabled": true
  }
}

Building

mvn clean package

Running

java -jar target/proxy-pool-server-{version}.jar

API Endpoints

The server exposes the following MCP tools:

  • getProxy:Retrieve an IP address from the proxy pool and use the 'code' field to tell me which country's code you need. I will extract the IP address from the code and provide it to you

License

This project is licensed under the MIT License.

About ElfProxy

With over 100M IP nodes and global service coverage (excluding China), we provide service support for multiple million level products with stable and reliable IP quality. Our comprehensive services are trustworthy

image

About

🌐 ElfProxy-MCP Bridge: AI-Optimized Web Interaction Framework with Dynamic IP Infrastructure.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages