MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Web Scraping/Hyperbrowser
Web ScrapingOfficial
H

Hyperbrowser

Hyperbrowser is the next-generation platform empowering AI agents and enabling effortless, scalable browser automation.

790 starsUpdated Nov 20, 2025
View on GitHub

Ads

Overview

This is Hyperbrowser's Model Context Protocol (MCP) Server. It provides various tools to scrape, extract structured data, and crawl webpages. It also provides easy access to general purpose browser agents like OpenAI's CUA, Anthropic's Claude Computer Use, and Browser Use. More information about the Hyperbrowser can be found here. The hyperbrowser API supports a superset of features present in the mcp server. More information about the Model Context Protocol can be found here. - Installation - Usage - Tools - Configuration - License

Installation

npx hyperbrowser-mcp <YOUR-HYPERBROWSER-API-KEY>

Configuration

{
  "mcpServers": {
    "hyperbrowser": {
      "command": "npx",
      "args": ["-y", "hyperbrowser-mcp"],
      "env": {
        "HYPERBROWSER_API_KEY": "YOUR-API-KEY"
      }
    }

Capabilities

  • Scrape any webpage as clean Markdown or a screenshot

    use `scrape_webpage` to extract LLM-friendly content from a URL.

  • Crawl multiple linked pages for bulk extraction

    `crawl_webpages` follows links and returns formatted content from an entire site section.

  • Turn messy HTML into structured JSON

    `extract_structured_data` converts raw page content into a defined schema.

  • Search the web programmatically

    `search_with_bing` runs a Bing query and returns the result set.

  • Delegate complex browser tasks to an AI agent

    choose `browser_use_agent`, `openai_computer_use_agent`, or `claude_computer_use_agent` for multi-step automation.

  • Manage persistent browser profiles

    `create_profile`, `list_profiles`, and `delete_profile` handle saved browsing sessions.

Tags

  • browser-automation
  • web-scraping
  • ai-agent

Related MCP servers

S

Skyvern

Official

AI-powered browser automation MCP server — navigate sites, fill forms, extract data, and handle logins via Claude Code CLI

22.9kWeb ScrapingUpdated Today
F

Firecrawl

Official

Extract web data with Firecrawl

7.3kWeb ScrapingUpdated Today
A

Apify

Official

Official Apify MCP server for AI agents to run Actors, extract website data, and automate web scraping and crawling workflows.

5.2kWeb ScrapingUpdated 1 day ago
B

Bright Data

Official

Discover, extract, and interact with the web - one interface powering automated access across the public internet.

2.6kWeb ScrapingUpdated 16 days ago