workingproxysites.

Provider integration · Official publisher

Evomi MCP

Evomi’s integration is useful when your agent needs visibility into a proxy account as well as page content. The local server connects to the Public API and Scraper API; decide which account operations and outputs you want the client to use before starting a workflow.

Server publisher: Evomi. Guide maintained by Working Proxy Sites.

Documentation reviewed · Next review

What you can use it for

  • Inspect the proxy products and usage on an Evomi account.
  • Choose supported targeting values before configuring a proxy session.
  • Scrape or crawl pages with the account’s Scraper API access.

Documented capabilities: Web search · Scraping & extraction · Browser automation · Proxy management.

Account & usage

Account required
Yes
Required product
Evomi Public API access plus the proxy or Scraper API product used by the tool.
Billing basis
Scraping consumes credits according to mode and options. Proxy traffic uses the applicable product allowance. The software license does not include API usage. Provider pricing.
Server software license
MIT

When to choose Evomi MCP

A useful fit when

  • Investigating targeting or bandwidth on an existing Evomi proxy account.
  • Combining account inspection with a later scraping task in one client.

Check another approach when

  • A hosted-only client that cannot launch a local Python process.
  • A workflow that assumes all tools are read-only or never expose credentials.
Sources: Evomi MCP documentation, Evomi official repository

Connect to Evomi MCP

Choose a connection profile below and replace credential placeholders in your own MCP client. The transport describes the MCP connection.

Local Python package

Local stdio · local

Package / runtime
evomi-mcp
Authentication
EVOMI_PUBLIC_API_KEY environment variable; a separate scraper key can optionally override automatic lookup.

Before you connect

  • Evomi account with the products or credits required by your task.
  • Python 3.10 or newer and the uv tool launcher available to the MCP client.
  • Obtain the Public API key from personal API settings or team settings.

Cursor mcp.json (JSON; uvx launcher adaptation) Sources: Evomi MCP documentation, Evomi official repository, Evomi MCP 1.3.1 on PyPI, Astral uv tool guide, Cursor MCP configuration reference

Cursor: .cursor/mcp.json (project) or ~/.cursor/mcp.json (global). Configuration guide.

{
  "mcpServers": {
    "evomi": {
      "command": "uvx",
      "args": [
        "evomi-mcp"
      ],
      "env": {
        "EVOMI_PUBLIC_API_KEY": "YOUR_EVOMI_PUBLIC_API_KEY"
      },
      "type": "stdio"
    }
  }
}

Check an Evomi proxy session before rotating it

A suggested sequence using the documented tools. Check the connected server's tool schema before making a call.

  1. Identify the product

    Inspect the product record before changing a session so the account, gateway and allowance are clear.

    Tools: list_proxy_products

    Sources: Evomi MCP documentation
  2. Confirm the targeting values

    Look up the desired location in the product’s options. Save the returned identifiers for your connection configuration.

    Tools: list_proxy_targeting_options

    Sources: Evomi MCP documentation
  3. Review traffic and decide on rotation

    Read recent usage first. If a fresh exit IP is required, rotate only the session you intend to change.

    Tools: get_proxy_usage, rotate_proxy_session

    Sources: Evomi official repository

Selected tools & example tasks

  • list_proxy_products

    Inspect account products, gateways, ports and balances.

    Example task: Identify the proxy product used by your application.

    Sources: Evomi MCP documentation
  • list_proxy_targeting_options

    Find supported locations and network targeting values.

    Example task: Choose a valid country or city for a proxy setup.

    Sources: Evomi MCP documentation
  • get_proxy_usage

    Read recent bandwidth consumption.

    Example task: Check which product is consuming traffic.

    Sources: Evomi official repository
  • rotate_proxy_session

    Change the exit IP of a sticky session.

    Example task: Reset a selected session after checking its product and identifier.

    Sources: Evomi official repository
  • scrape_url

    Retrieve a page with scraping options, including documented browser mode.

    Example task: Extract an allowed page after a browser interaction.

    Sources: Evomi MCP documentation
  • search_domains

    Find domains from a search query.

    Example task: Build a shortlist of websites for a research task.

    Sources: Evomi official repository

Troubleshoot the connection

Scraping works but account tools reject the key

A scraper-only key does not authorize the Public API. Add EVOMI_PUBLIC_API_KEY for proxy and account calls.

Sources: Evomi MCP documentation

A connection-string tool refuses to run

Check EVOMI_HIDE_PROXY_PASSWORDS. When enabled, credential-generating tools can refuse rather than return an unusable masked connection string.

Sources: Evomi official repository

Limits & undocumented behavior

  • Credential tools can return live proxy passwords to the connected model and its client logs. EVOMI_HIDE_PROXY_PASSWORDS=1 masks or disables those outputs.
  • rotate_proxy_session changes a live session. Account and scraping tools are not all read-only.
  • The EVOMI_ENABLE_SPENDING flag controls browser-profile ordering; ordinary scraping still consumes credits when that flag is absent.
  • The uvx template adapts the documented evomi-mcp command using Astral’s tool launcher. Package 1.3.1 was reviewed; the unpinned command can install a newer release.

Evomi MCP: questions & answers

Can Evomi MCP manage proxy sessions?

Yes. The reviewed tools include targeting inspection and a session-rotation operation. Rotation changes the selected live session.

Sources: Evomi official repository
Will my proxy password appear in the conversation?

Some credential tools return it by design. The documentation explains the masking flag and which tools it disables. Choose that setting to match the client’s logging and sharing behavior.

Sources: Evomi MCP documentation
Does leaving spending disabled make scraping free?

No. Browser-profile ordering is the optional operation controlled by that flag. Scraping calls still use the account’s credits and applicable product terms.

Sources: Evomi official repository, Evomi Scraper API product and pricing

Sources & review history

This listing is documentation-confirmed. We reviewed the primary sources below; this is not a successful live connection test.

Record updated . Review due .

  1. Evomi MCP documentationChecked · Official integration, Python requirements, authentication and tool behavior; Credential outputs, masking and browser-profile ordering flag
  2. Evomi official repositoryChecked · Selected proxy and scraping tools, usage and session changes; CLI entry point, environment settings and MIT license
  3. Evomi MCP 1.3.1 on PyPIChecked · Reviewed package version and Python requirement
  4. Astral uv tool guideChecked · uvx runs a package-provided command in an isolated environment
  5. Evomi Scraper API product and pricingChecked · Scraping credit plans and successful-request billing
  6. Cursor MCP configuration referenceChecked · Local command and environment configuration format

Spotted a change? Share the source and the affected setup step in Site Feedback.

Alternatives to Evomi MCP

These integrations share documented capabilities with Evomi MCP. Compare their setup and product requirements for your task.

Novada MCP

Search, extract pages, use browser tools and configure proxy connections through Novada’s hosted endpoint or local npm package.

Shared capabilities
Web search · Scraping & extraction · Browser automation · Proxy management
Connection choices
Streamable HTTP · Local stdio
Product to check
Novada account with access to the scraping, browser or proxy product selected by the tool.
Compare setup & authentication →

Bright Data MCP

Search the public web, retrieve page content and use optional browser tools through Bright Data’s hosted or local MCP integration.

Shared capabilities
Web search · Scraping & extraction · Browser automation
Connection choices
Streamable HTTP · Local stdio
Product to check
Bright Data Web Unlocker API; additional products may be used by optional tools.
Compare setup & authentication →

Oxylabs MCP

Connect an agent to Oxylabs scraping and AI Studio tools, with separate credentials for each product.

Shared capabilities
Web search · Scraping & extraction · Browser automation
Connection choices
Streamable HTTP
Product to check
Oxylabs Web Scraper API for the included setup; AI Studio requires its own key.
Compare setup & authentication →

Singapore Mobile Proxy MCP

Fetch pages, check Singapore-localized Google results and inspect or rotate the provider’s mobile proxy exit through a hosted MCP endpoint.

Shared capabilities
Web search · Scraping & extraction · Proxy management
Connection choices
Streamable HTTP
Product to check
Singapore Mobile Proxy MCP access and its proxy plan.
Compare setup & authentication →