소개
MyZ Search functions as a lightweight Model Context Protocol (MCP) server, offering a simplified solution for programmatic web search and content extraction. It exposes an HTTP endpoint with tools like `search-links` to query various providers such as Bing, DuckDuckGo, and Google, and `extract-page-text` to retrieve the main textual content from any specified URL. The server utilizes Playwright for its underlying browser automation, supports proxy configurations, persistent user profiles for session management, and includes a feature for human intervention to solve browser challenges, making it a versatile tool for automated web interactions.