VPN.FAIL MCP
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@VPN.FAIL MCPFetch https://example.com and return readable Markdown"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
VPN.FAIL MCP
Free remote MCP server for fetching public web pages through a rotating proxy pool.
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.
Related MCP server: agent-web-scraper-mcp
Available tools
Tool | Purpose |
| Fetch one public HTTP(S) page as readable Markdown, plain text, or HTML. |
| View the current anonymous quota state for the requesting IP address. |
| View 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:
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.
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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceA powerful MCP server for fetching and transforming web content into various formats (HTML, JSON, Markdown, Plain Text) with ease.Last updated48,61441MIT
- Alicense-qualityDmaintenanceWeb scraping MCP server for Al agents. 6 tools: extract clean text/markdown from any URL, structured scraping with CSS selectors, full-page screenshots via Playwright, link extraction with regex filtering, metadata extraction (OG tags, Twitter cards), and Google search. Free tier: 50 requests/IP/day.Last updated6MIT

zenrows-mcpofficial
AlicenseAqualityCmaintenanceScrape any webpage and return clean markdown, HTML, or structured JSON. Bypasses anti-bot protection, renders JavaScript (React/Vue/Angular), supports premium residential proxies and CSS extraction. Works with any MCP client — no local install required.Last updated19219MIT- Alicense-qualityAmaintenanceRemote MCP server for web scraping with anti-bot evasion. Provides stealth HTTP fetching, headless browser with Cloudflare bypass, CSS selectors, YouTube transcripts, and Markdown conversion.Last updatedMIT
Related MCP Connectors
Scrapingdog MCP — wraps Scrapingdog (scrapingdog.com), a proxy-based web
One MCP for 160+ live web-data APIs — clean JSON from sites that block scrapers.
A paid remote MCP for hosted MCP server, built to return verdicts, receipts, usage logs, and audit-r
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vpnfail/vpnfail-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server