rasterly-mcp (MCP Server)
rasterly-mcp is an MCP server for AI agents that can access the live web. It can read a URL as Markdown, take a screenshot, extract data, or crawl a site. It is backed by rasterly, a headless-Chromium rendering API, and works in any MCP client.
🛠️ Key Features
- Read any URL as clean, LLM-ready Markdown (rendering JS; stripping nav/ads/boilerplate)
- Capture a screenshot of a URL
- Extract data and crawl a site
🚀 Use Cases
- Turn web pages into Markdown for downstream processing by an agent
- Capture visual evidence of a page via screenshot
- Gather information across multiple pages through crawling
⚡ Developer Benefits
- Provides tools usable in any MCP client (e.g., Claude Desktop, Claude Code, Cursor, Windsurf)
- Produces “main content” Markdown suitable for reading URLs in agent workflows
⚠️ Limitations
- Specific tool details beyond
read_urlandcapture_urlare only partially shown in the provided excerpt