Skip to main content
ClaudeWave

Free remote MCP server for fetching web pages through a rotating proxy pool.

MCP ServersOfficial Registry0 stars0 forksShellMITUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/vpnfail/vpnfail-mcp
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/vpnfail/vpnfail-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

<!-- mcp-name: io.github.vpnfail/vpnfail-mcp -->

# VPN.FAIL MCP

Free remote MCP server for fetching public web pages through a rotating proxy pool.

![Public beta](https://img.shields.io/badge/status-public%20beta-2f855a)

**Endpoint:** `https://mcp.vpn.fail/mcp`  
**Access:** no account or API key required.

## Connect

Use the remote endpoint in an MCP client that supports remote HTTP transport:

```json
{
  "mcpServers": {
    "vpnfail": {
      "type": "http",
      "url": "https://mcp.vpn.fail/mcp"
    }
  }
}
```

Client configuration formats differ. See [client setup](docs/client-setup.md) and the [examples](examples/) directory before adding it to a specific client.

## Available tools

| Tool | Purpose |
| --- | --- |
| `scrape` | Fetch one public HTTP(S) page as readable Markdown, plain text, or HTML. |
| `usage` | View the current anonymous quota state for the requesting IP address. |
| `service_status` | View public service and proxy-pool availability metadata. |

See exact inputs, result shapes, and errors in [docs/tools.md](docs/tools.md).

## Example prompts

```text
Fetch https://example.com and return its readable Markdown.
```

```text
Fetch this article as plain text and summarize its main claims.
```

```text
Check the current VPN.FAIL MCP service status.
```

## Public-beta quotas

Anonymous access is limited per source IP address:

| Window | Limit |
| --- | ---: |
| Hour | 250 requests |
| Day | 1,000 requests |
| Week | 5,000 requests |
| Rolling 30 days | 10,000 requests |

There is also a two-request concurrent limit and a 2 MiB maximum response size. See [quota details](docs/quotas.md).

## Compatibility

The remote endpoint has been tested with the official MCP Inspector CLI. Other client configuration files in this repository are unverified templates, not compatibility claims.

## Limitations and responsible use

This is a public beta for fetching public pages. It does not promise JavaScript rendering, CAPTCHA solving, a particular exit location, uninterrupted availability, or access-control bypass. Review [limitations](docs/limitations.md) and [responsible use](docs/responsible-use.md).

## Privacy

No account is required, but this is not a guarantee of anonymity. Requested URLs and request metadata are processed to operate the service. See [PRIVACY.md](PRIVACY.md) for confirmed behavior and open policy confirmations.

## Help

- [Troubleshooting](docs/troubleshooting.md)
- [Support](SUPPORT.md)
- [Report a bug or request a feature](https://github.com/vpnfail/vpnfail-mcp/issues)
- [Security policy](SECURITY.md)

## Project scope

This repository publishes public documentation, client configuration examples, and MCP metadata. The hosted service backend is not included here and is not represented as open source.
ai-agentsdata-extractionmcpmcp-servermodel-context-protocolremote-mcpstreamable-httpweb-researchweb-scraping

What people ask about vpnfail-mcp

What is vpnfail/vpnfail-mcp?

+

vpnfail/vpnfail-mcp is mcp servers for the Claude AI ecosystem. Free remote MCP server for fetching web pages through a rotating proxy pool. It has 0 GitHub stars and was last updated today.

How do I install vpnfail-mcp?

+

You can install vpnfail-mcp by cloning the repository (https://github.com/vpnfail/vpnfail-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is vpnfail/vpnfail-mcp safe to use?

+

vpnfail/vpnfail-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains vpnfail/vpnfail-mcp?

+

vpnfail/vpnfail-mcp is maintained by vpnfail. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to vpnfail-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy vpnfail-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: vpnfail/vpnfail-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/vpnfail-vpnfail-mcp)](https://claudewave.com/repo/vpnfail-vpnfail-mcp)
<a href="https://claudewave.com/repo/vpnfail-vpnfail-mcp"><img src="https://claudewave.com/api/badge/vpnfail-vpnfail-mcp" alt="Featured on ClaudeWave: vpnfail/vpnfail-mcp" width="320" height="64" /></a>

More MCP Servers

vpnfail-mcp alternatives