Free remote MCP server for fetching public web pages through a rotating proxy pool.
MCPpedia last refreshed this data
io.github.vpnfail/vpnfail-mcp is an MCP server that free remote MCP server for fetching public web pages through a rotating proxy pool. Its tool list has not been published yet over http, requires no API key, and scores 39/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"vpnfail": {
"url": "https://mcp.vpn.fail/mcp",
"type": "http"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Free remote MCP server for fetching public web pages through a rotating proxy pool.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in browser
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.
Self-hosted URL- and file-to-Markdown service for humans and AI agents - web pages, documents, images, audio, YouTube. PWA + REST + MCP + Claude Code skill, Reddit-aware, refreshable share links.
MCP Security Weekly
Get CVE alerts and security updates for io.github.vpnfail/vpnfail-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
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.
| 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.
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.
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.
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.
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.
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.
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.