Skip to main content
Glama

Browser Tools MCP Extension

by Winds-AI

browser.screenshot

Capture the current browser tab as an image, save it to a structured path, and return the image. Requires DevTools connection for extension integration.

Instructions

Capture current browser tab; saves to structured path and returns image. Requires extension connection with DevTools open.

Input Schema

NameRequiredDescriptionDefault
randomStringYesany string (ignored)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "randomString": { "description": "any string (ignored)", "type": "string" } }, "required": [ "randomString" ], "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/Winds-AI/Frontend-development-MCP-tools-public'

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