Skip to main content
Glama

MCP-Midscene

by MauroCor

midscene_screenshot

Capture and save screenshots of active browser tabs during automated test flows using Playwright, enabling visual validation and debugging.

Instructions

Captures a screenshot of the currently active browser tab and saves it with the given name.

Input Schema

NameRequiredDescriptionDefault
nameYesName for the screenshot

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "name": { "description": "Name for the screenshot", "type": "string" } }, "required": [ "name" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MauroCor/mcp-midscene'

If you have feedback or need assistance with the MCP directory API, please join our Discord server