1
Feature Story
GitHub - hyperbrowserai/mcp: A MCP server implementation for hyperbrowser
Mar 21, 2025 · github.comThe server provides several tools, such as `scrape_webpage` for extracting formatted content, `crawl_webpages` for navigating linked pages, and `extract_structured_data` for converting HTML to JSON. It also includes agents for browser automation and web search. The Hyperbrowser MCP Server is documented through its resources methods, allowing clients to access detailed information. The project is open-source and licensed under the MIT License.
Key takeaways
- Hyperbrowser MCP Server provides tools for scraping, extracting structured data, and crawling webpages.
- It supports browser agents like OpenAI's CUA and Anthropic's Claude Computer Use.
- Installation involves running a command with your Hyperbrowser API key.
- The project is licensed under the MIT License.