Back to Discover

vpnfail-mcp

connector

vpnfail

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

View on GitHub
0 starsSynced Aug 5, 2026

Install to Claude Code

/plugin marketplace add vpnfail/vpnfail-mcp

README

VPN.FAIL MCP

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

Public beta

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:

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

Client configuration formats differ. See client setup and the examples directory before adding it to a specific client.

Available tools

ToolPurpose
scrapeFetch one public HTTP(S) page as readable Markdown, plain text, or HTML.
usageView the current anonymous quota state for the requesting IP address.
service_statusView public service and proxy-pool availability metadata.

See exact inputs, result shapes, and errors in docs/tools.md.

Example prompts

Fetch https://example.com and return its readable Markdown.
Fetch this article as plain text and summarize its main claims.
Check the current VPN.FAIL MCP service status.

Public-beta quotas

Anonymous access is limited per source IP address:

WindowLimit
Hour250 requests
Day1,000 requests
Week5,000 requests
Rolling 30 days10,000 requests

There is also a two-request concurrent limit and a 2 MiB maximum response size. See quota details.

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 and responsible use.

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 for confirmed behavior and open policy confirmations.

Help

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.

Rendered live from vpnfail/vpnfail-mcp's GitHub README — not stored, always reflects the source repo.

1 Install Method

NameDescriptionCategorySource
streamable-http remoteHosted streamable-http endpointmcp-serverhttps://mcp.vpn.fail/mcp

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.