mcpserver.lol
registry/render-mcp
Connection check verified live · 27h ago

render-mcp

Hosted browser for AI agents: screenshots, post-JS DOM, console, WCAG. No install, no API key.

Tools 6
GitHub stars
Installs / wk
Licence MIT
Transport streamable-http
Last checked 27h ago

Tools & capabilities

6 tools

Read from the running server on 27h ago.

accessibility_audit read-only url*standardmax_violations
Run a WCAG accessibility audit on a page using axe-core in a real browser, and report the violations with the elements responsible. Because it runs against a genuinely rendered pag…
inspect_element read-only url*widthheightselector*max_matches
Answer 'why isn't this element showing where I expect?' for a CSS selector on a live page. Returns the resolved box model, computed display/visibility/opacity/position/z-index, col…
page_diagnostics read-only url*widthheightinclude_warnings
Load a page in a real browser and report what went wrong: JavaScript console errors and warnings, network requests that failed, and the HTTP status of the page itself. Use this whe…
rendered_html read-only url*wait_formax_chars
Fetch a page's HTML *after* JavaScript has executed. Use this when a plain HTTP fetch returns an empty shell or a loading spinner — single-page apps, sites that build their content…
screenshot_url read-only url*widthheightfull_page
Take a screenshot of a web page as it actually renders in a real browser, after JavaScript has run. Use this when you need to see a page rather than read it — checking a layout, co…
url_to_pdf read-only url*landscape
Render a web page to PDF exactly as a browser would print it. Use this to archive a page, produce a document from a rendered report, or capture something for a record. Returns a PD…