mcpserver.lol
registry/siteglassio-mcp
Connection check local install

siteglassio-mcp

Archive any URL to a shareable rrweb/pdf/png snapshot + agent-driven web QA (scan, run E2E flows).

Tools 11
GitHub stars
Installs / wk 51
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

11 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

siteglass_feedback from source
Send feedback to the siteglass team (bugs, missing features, anything). Works for agents and people alike.
siteglass_generate_flows from source
Derive executable E2E test flows from a scan (LLM). Step 4. Returns flow ids.
siteglass_get_render from source
Fetch an archive once its Lightning invoice is paid. Returns the permalink when ready, or a pending status.
siteglass_get_run from source
Read a flow run
siteglass_get_scan from source
Read a scan
siteglass_register_site from source
Register a web app (its deployed URL) with siteglass and get an ownership-proof token to place on it. Step 1.
siteglass_render from source
Archive ANY public web page for a few sats — a permanent, shareable snapshot, returned as a permalink. The bot-friendly alternative to archive.today: no CAPTCHA, no signup, no owne…
siteglass_run_flow from source
Run one test flow. Returns a run_id; if still running, poll with siteglass_get_run. Step 5.
siteglass_scan from source
Crawl a verified site (first scan per site is free). Returns a crawl_id; if still running, poll with siteglass_get_scan. Step 3.
siteglass_set_credentials from source
Provide a test account (username/password) so authenticated flows can log in to the site.
siteglass_verify_site from source
Check that the ownership-proof token is live on the site. Step 2 (after placing the token).