Enables browser automation and web scraping through Playwright, supporting navigation, screenshots, element interaction, form filling, JavaScript execution, and content extraction.
Enables comprehensive web research by leveraging Tavily's Search and Crawl APIs to gather and aggregate data for high-quality documentation generation. It provides structured JSON outputs for LLMs and includes configurable tools for secure file writing of research findings.
Enables querying financial data tables from Chinese financial websites (Tonghuashun, Tongdaxin, East Money) and AI chat services using Playwright-based web scraping, returning structured data in various formats.
An MCP server that extracts clean, structured Markdown content from web page URLs using the WebforAI library. It simplifies feeding web content into AI models by removing HTML noise and intelligently processing tables and links.
Crawls documentation websites and provides semantic search capabilities over the content through vector embeddings, enabling natural language queries of technical documentation.
An MCP server that provides browser automation capabilities via Playwright using Server-Sent Events (SSE). It enables clients to perform web operations and scraping through a containerized Docker environment.