{
  "markdown": "<!-- mcp-name: io.github.vpnfail/vpnfail-mcp -->\n\n# VPN.FAIL MCP\n\nFree remote MCP server for fetching public web pages through a rotating proxy pool.\n\n![Public beta](https://img.shields.io/badge/status-public%20beta-2f855a)\n\n**Endpoint:** `https://mcp.vpn.fail/mcp`  \n**Access:** no account or API key required.\n\n## Connect\n\nUse the remote endpoint in an MCP client that supports remote HTTP transport:\n\n```json\n{\n  \"mcpServers\": {\n    \"vpnfail\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.vpn.fail/mcp\"\n    }\n  }\n}\n```\n\nClient configuration formats differ. See [client setup](docs/client-setup.md) and the [examples](examples/) directory before adding it to a specific client.\n\n## Available tools\n\n| Tool | Purpose |\n| --- | --- |\n| `scrape` | Fetch one public HTTP(S) page as readable Markdown, plain text, or HTML. |\n| `usage` | View the current anonymous quota state for the requesting IP address. |\n| `service_status` | View public service and proxy-pool availability metadata. |\n\nSee exact inputs, result shapes, and errors in [docs/tools.md](docs/tools.md).\n\n## Example prompts\n\n```text\nFetch https://example.com and return its readable Markdown.\n```\n\n```text\nFetch this article as plain text and summarize its main claims.\n```\n\n```text\nCheck the current VPN.FAIL MCP service status.\n```\n\n## Public-beta quotas\n\nAnonymous access is limited per source IP address:\n\n| Window | Limit |\n| --- | ---: |\n| Hour | 250 requests |\n| Day | 1,000 requests |\n| Week | 5,000 requests |\n| Rolling 30 days | 10,000 requests |\n\nThere is also a two-request concurrent limit and a 2 MiB maximum response size. See [quota details](docs/quotas.md).\n\n## Compatibility\n\nThe remote endpoint has been tested with the official MCP Inspector CLI. Other client configuration files in this repository are unverified templates, not compatibility claims.\n\n## Limitations and responsible use\n\nThis 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).\n\n## Privacy\n\nNo 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.\n\n## Help\n\n- [Troubleshooting](docs/troubleshooting.md)\n- [Support](SUPPORT.md)\n- [Report a bug or request a feature](https://github.com/vpnfail/vpnfail-mcp/issues)\n- [Security policy](SECURITY.md)\n\n## Project scope\n\nThis 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.\n",
  "bytes": 2792,
  "sha": "fea6141728711e83079605611ae0c1187f3ee6a9228c20aae781d6184862f05a",
  "repo_slug": "vpnfail/vpnfail-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_vpnfail_vpnfail_mcp_c7fd740c/readme"
}