This Playwright-based Python tool provides a robust solution for performing Google searches and extracting results without relying on costly third-party SERP APIs. It intelligently bypasses Google's anti-bot mechanisms through advanced techniques like browser fingerprint management, state persistence, and dynamic headless/headed mode switching. The tool functions as a command-line utility for direct queries and also integrates as a Model Context Protocol (MCP) server, empowering AI assistants like Claude with real-time, on-demand search functionality. It's fully open-source, offering raw HTML retrieval, page screenshots, and comprehensive customization for developers.