Skip to main content
Glama
458,114 tools. Updated 2026-08-14 23:05

"Browser automatic screenshot tools" matching MCP tools:

  • Navigate, click, type, and evaluate JavaScript in a persistent Chrome browser, with automatic page captures (screenshot, markdown, HTML, console logs) after every action.
    MIT
  • Capture the current browser page as a screenshot, automatically resizing to fit API limits and returning base64 PNG with metadata.
    MIT
  • Capture a screenshot of a Fidelity Investments page to verify account data or debug unexpected results from trading tools. Optionally navigate to a specific URL first.
    MIT
  • Get the current browser state: URL, title, and interactive elements. Optionally include a screenshot.
    MIT
  • Capture a webpage screenshot by providing a URL. Uses Crawl4AI's browser runtime to render the page and produce an image.
    Apache 2.0

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    Enables local MCP clients to capture screenshots of explicitly shared browser tabs without broad browser permissions. Prioritizes privacy by sharing only user-selected tabs, with automatic screenshot retrieval and no global tab access.
    MIT

Matching MCP Connectors

  • Screenshot any URL/HTML as PNG/JPEG/WebP, or read it as clean Markdown/text for LLMs.

  • Hosted real Google Chrome MCP with per-user persistent state. Navigate, click, type, screenshot.

  • Capture a PNG screenshot from a browser debug session page using a session ID, with optional full-page capture.
    Apache 2.0
  • Capture a PNG screenshot of the current page and return it as a base64 image to visually verify the browser state after test steps.
    MIT
  • Retrieve a task screenshot with visual markers and annotations to clarify requirements when task instructions are insufficient, especially for layout-related tasks or visual bug resolution.
    MIT
  • Renders a URL in a real browser with residential proxies, returning a PNG screenshot. Captures JavaScript-rendered content and bypasses bot detection.
    MIT
  • Guides setup and use of agent-browser CLI for automated browser tasks like navigating pages, clicking, and capturing console errors in a real browser.
    MIT
  • Capture a web page screenshot with ad and cookie banner removal for cleaner images. Supports full-page capture, custom viewport sizes, and country-based proxies.
    MIT
  • Take a screenshot of any public URL and return a permanent CDN asset URL. Supports full page, element selection, and various browser options.
    MIT
  • Capture high-fidelity webpage screenshots with a headless browser, returning base64 image and size metadata. Specify viewport, format, ad blocking, and full-page options for tailored results.
    MIT
  • Capture a full-page or viewport screenshot of any web page using a real browser. Handles anti-bot protections and overlays automatically.
    Apache 2.0
  • Close the automated browser session to free resources. The browser reopens automatically on the next tool call.
    Apache 2.0
  • Convert Markdown documents to PNG images for visual sharing and embedding. Renders GitHub-Flavored Markdown with tables and math expressions via headless browser screenshot.
    MIT