Back to Skills Hub
Verify On Browser

Verify On Browser

@nonggialiang
developmentBrowser AutomationChrome DevTools ProtocolWeb Testing

A minimal MCP server providing direct access to Chrome DevTools Protocol (CDP) for maximum flexibility in browser control, including screenshot capture, URL retrieval, and DOM manipulation.

🚀 Control any browser with complete Chrome DevTools Protocol access. Take screenshots, navigate pages, manipulate the DOM, and execute JavaScript—all through a unified interface. Whether you need raw CDP commands or simple operations like capturing the page, this skill handles it all.

💡 Perfect for web automation, testing, data extraction, and interactive browsing tasks. Automate form filling, monitor page changes, extract content, or verify website functionality without limitations.

✨ Unlike limited browser tools, Verify On Browser gives you direct access to Chrome's full power—call any CDP method imaginable for maximum flexibility and control.

GitHub

Requirements

@modelcontextprotocol/sdk

MCP SDK for server implementation

playwright

Browser automation library

zod

Schema validation library