MCPFax Web Extract
Read any web page as clean text for a prompt, or list every link on it.
Community: Submitted by a user or imported; check the owner before granting accessDegradedNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Read any web page as clean text for a prompt, or list every link on it.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| request_data | FREE, no payment. Describe in your own words the data you are trying to buy — anything, not just web pages — and get back whether we operate a service that supplies it, with the MCP endpoint if so. Every request is catalogued so repeatedly-requested data gets built. Nothing identifying is stored, only the words of the request. |
| demand_report | FREE, no payment. The aggregate of what agents have told us they are looking for, most-requested first, with the categories nothing available yet serves. |
| read_page | Fetch a URL and return its readable text with scripts, styles, navigation and markup stripped, plus the title, description, site name and publication date from the page's own metadata. Use whenever you need the contents of a page rather than a search result about it. Output is capped so it fits a prompt — raise maxChars if you need more. JavaScript is not executed, so a page that renders entirely client-side returns its shell, and the character count tells you when that happened. A site that blocks automated clients is reported honestly and is NOT charged. Costs $0.008 USDC per call via x402 on Base. |
| page_links | Every hyperlink on a page, resolved to absolute URLs, each with its anchor text and whether it stays on the same host. Use to crawl an index, find the real article behind a landing page, or enumerate a documentation table of contents before deciding what to read. Capped at 300 links. Costs $0.008 USDC per call via x402 on Base. |