# agent-web — URL to LLM-ready markdown: a polite, robots-respecting web page reader (free) MCP server

URL to clean markdown for LLMs: a polite, robots.txt-respecting web reader. Free, no API key

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-foomworks-agent-web
- Repository: https://github.com/foomworks/agent-web
- Website: https://agent-web.foomworks.workers.dev

## Install
- Endpoint: https://agent-web.foomworks.workers.dev/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://agent-web.foomworks.workers.dev/mcp

## Tools
- read_url - Fetch one publicly reachable URL and return clean, LLM-ready markdown (title + page description + word count + markdown). HTML pages are extracted to markdown — including HTML tables, which become GitHub-flavored Markdown tables; URLs pointing straight at a Markdown or plain-text document (raw READMEs, llms.txt, docs) are passed through verbatim. Polite by design: honors the origin's robots.txt for our user-agent, identifies honestly, read-only GET, never bypasses anti-bot/CAPTCHA/paywalls. Free. JavaScript-rendered pages are not supported yet. Endpoint: https://agent-web.foomworks.workers.dev/mcp
- read_url_preview - Like read_url but returns only the page description + the first ~600 characters of the markdown (title + word count + a truncation flag) — a cheap way to check a page's relevance before pulling the full text. Free. Endpoint: https://agent-web.foomworks.workers.dev/mcp
- render_preview - Free discovery stub for the screenshot/PDF render lane. Same robots/SSRF guards as read_url. Currently returns a 503 (no charge) until Cloudflare Browser Rendering is provisioned on this account. Endpoint: https://agent-web.foomworks.workers.dev/mcp
- render_screenshot - PAID (x402): returns x402 payment instructions for a PNG screenshot of a publicly reachable URL, rendered via a real, robots-respecting headless browser. Use render_preview (free) first. Currently soft-skips 503 until Cloudflare Browser Rendering is provisioned. Endpoint: https://agent-web.foomworks.workers.dev/mcp
- render_pdf - PAID (x402): returns x402 payment instructions for a PDF render of a publicly reachable URL, via a real, robots-respecting headless browser. Currently soft-skips 503 until Cloudflare Browser Rendering is provisioned. Endpoint: https://agent-web.foomworks.workers.dev/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.foomworks
- Version: 0.2.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 23, 2026
- Source: https://registry.modelcontextprotocol.io
