MCP server for AI agents to read any web page in full — past the robots.txt and bot blocks that stop native fetch — as clean, ad-stripped Markdown. Plus web search.
An MCP server for **unobstructed web reading**. It fetches any URL directly with browser-like headers — past `robots.txt` and naive bot blocks — and returns the **full page** as clean, ad-stripped Markdown, not a summary. Plus web search that returns real links. Zero dependencies: pure Python standard library.