📸 ScreenshotsMCP

browser_screenshot

Take a screenshot of the current browser page without performing any action.

Parameters

ParameterTypeRequiredDescription
sessionIdstringYesSession ID from browser_navigate

Example

Take a screenshot of the current page

Notes

  • Captures the current viewport state — useful after clicks, form fills, or navigation
  • Does not navigate or interact with the page

On this page