---
name: "Control hosted browser research and extraction through Hyperbrowser MCP"
slug: "control-hosted-browser-research-and-extraction-through-hyperbrowser-mcp"
description: "Give MCP clients hosted browser tools for scraping, crawling, structured extraction, search, and computer-use browser automation."
github_stars: 770
verification: "security_reviewed"
source: "https://github.com/hyperbrowserai/mcp"
author: "Hyperbrowser"
publisher_type: "organization"
category: "Browser Automation"
framework: "MCP"
tool_ecosystem:
  github_repo: "hyperbrowserai/mcp"
  github_stars: 770
  npm_package: "hyperbrowser-mcp"
  npm_weekly_downloads: 3206
---

# Control hosted browser research and extraction through Hyperbrowser MCP

Give MCP clients hosted browser tools for scraping, crawling, structured extraction, search, and computer-use browser automation.

## Prerequisites

Node.js, npx, Hyperbrowser API key, MCP-compatible client

## Installation

Use the upstream install or setup path that matches your environment:
- npx hyperbrowser-mcp <YOUR-HYPERBROWSER-API-KEY>
- git clone git@github.com:hyperbrowserai/mcp.git hyperbrowser-mcp
- npm install # or yarn install
- npm run build

Requirements and caveats from upstream:
- node dist/server.js

Basic usage or getting-started notes:
- [Usage](#usage)
- To install the server, run:
- Add to ~/.cursor/mcp.json like this:

- Source: https://github.com/hyperbrowserai/mcp
- Extracted from upstream docs: https://raw.githubusercontent.com/hyperbrowserai/mcp/HEAD/README.md

## Documentation

- https://github.com/hyperbrowserai/mcp

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/control-hosted-browser-research-and-extraction-through-hyperbrowser-mcp/)
