Hyperbrowser MCP Server
@hyperbrowserai
About Hyperbrowser MCP Server
A MCP server implementation for hyperbrowser
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"hyperbrowser": {
"command": "npx",
"args": [
"-y",
"hyperbrowser-mcp"
],
"env": {
"HYPERBROWSER_API_KEY": "YOUR-API-KEY"
}
}
}
}Tools
10Scrape a webpage and extract its content in various formats. This tool allows fetching content from a single URL with configurable browser behavior options. Use this for extracting text content, HTML structure, collecting links, or capturing screenshots of webpages.
Crawl a website starting from a URL and explore linked pages. This tool allows systematic collection of content from multiple pages within a domain. Use this for larger data collection tasks, content indexing, or site mapping.
Extract structured data from a webpage. This tool allows you to extract structured data from a webpage using a schema.
This tool employs an open-source browser automation agent optimized specifically for fast, efficient, and cost-effective browser tasks using a cloud browser. It requires explicit, detailed instructions to perform highly specific interactions quickly. Optimal for tasks requiring: - Precise, explicitly defined interactions and actions - Speed and efficiency with clear, unambiguous instructions - Cost-effective automation at scale with straightforward workflows Best suited use cases include: - Explicitly defined registration and login processes - Clearly guided navigation through web apps - Structured, step-by-step web scraping with detailed guidance - Extracting data via explicitly specified browser interactions You must provide extremely detailed step-by-step instructions, including exact elements, actions, and explicit context. Clearly define the desired outcome for optimal results. Returns the completed result or an error message if issues arise. Note: This agent trades off flexibility for significantly faster performance and lower costs compared to Claude and OpenAI agents.
This tool utilizes OpenAI's model to autonomously execute general-purpose browser-based tasks with balanced performance and reliability using a cloud browser. It handles complex interactions effectively with practical reasoning and clear execution. Optimal for tasks requiring: - Reliable, general-purpose browser automation - Clear, structured interactions with moderate complexity - Efficient handling of common web tasks and workflows Best suited use cases include: - Standard multi-step registration or form submissions - Navigating typical web applications requiring multiple interactions - Conducting structured web research tasks - Extracting data through interactive web processes Provide a clear step-by-step description, necessary context, and expected outcomes. Returns the completed result or an error message if issues arise.
This tool leverages Anthropic's Claude model to autonomously execute complex browser tasks with sophisticated reasoning capabilities using a cloud browser. It specializes in handling intricate, nuanced, or highly context-sensitive web interactions. Optimal for tasks requiring: - Complex reasoning over multiple web pages - Nuanced interpretation and flexible decision-making - Human-like interaction with detailed context awareness Best suited use cases include: - Multi-step processes requiring reasoning (e.g., detailed registrations or onboarding) - Interacting intelligently with advanced web apps - Conducting in-depth research with complex conditions - Extracting information from dynamic or interactive websites Provide detailed task instructions, relevant context, and clearly specify the desired outcome for best results. Returns the completed result or an error message if issues arise.
Search the web using Bing. This tool allows you to search the web using bing.com
Creates a new persistent Hyperbrowser profile.
Deletes an existing persistent Hyperbrowser profile.
Lists existing persistent Hyperbrowser profiles, with optional pagination.
Overview
What is Hyperbrowser MCP Server?
Hyperbrowser MCP Server is a Model Context Protocol server that provides tools to scrape, extract structured data, and crawl webpages. It also offers access to general‑purpose browser agents such as OpenAI's CUA, Anthropic's Claude Computer Use, and Browser Use.
How to use Hyperbrowser MCP Server?
Run npx hyperbrowser-mcp <YOUR-HYPERBROWSER-API-KEY>. For clients like Claude Desktop, Cursor, or Windsurf, add the configuration shown in the README to the corresponding MCP config file, passing the API key via the HYPERBROWSER_API_KEY environment variable.
Key features of Hyperbrowser MCP Server
- Scrape webpages and extract formatted content (markdown, screenshot, etc.)
- Crawl linked pages extracting LLM‑friendly content
- Convert messy HTML into structured JSON
- Query the web using Bing search
- Run browser automation with Browser Use, OpenAI CUA, or Claude Computer Use agents
- Create, delete, and list persistent browsing profiles
Use cases of Hyperbrowser MCP Server
- Extract clean markdown or screenshots from any webpage
- Crawl a site by following links and outputting structured content
- Transform unstructured HTML into tidy JSON for data pipelines
- Automate browser tasks with agent‑based computer use (CUA, Claude, or Browser Use)
- Manage persistent browser profiles for repeated automation
FAQ from Hyperbrowser MCP Server
What do I need to run the server?
You need a Hyperbrowser API key and Node.js installed. The server is started via npx hyperbrowser-mcp <YOUR-API-KEY>.
How do I configure the server with Claude Desktop?
Add the example JSON from the README to your Claude Desktop MCP configuration file, replacing your-api-key with your actual API key.
What browser agents does the server support?
It supports OpenAI's CUA model, Anthropic's Claude Computer Use, and the Browser Use agent.
Which tools are available in the server?
The tools are: scrape_webpage, crawl_webpages, extract_structured_data, search_with_bing, browser_use_agent, openai_computer_use_agent, claude_computer_use_agent, create_profile, delete_profile, and list_profiles.
Can I install the server via Smithery?
Yes. Run npx -y @smithery/cli install @hyperbrowserai/mcp --client claude for automatic Claude Desktop setup.
Frequently asked questions
What do I need to run the server?
You need a Hyperbrowser API key and Node.js installed. The server is started via `npx hyperbrowser-mcp <YOUR-API-KEY>`.
How do I configure the server with Claude Desktop?
Add the example JSON from the README to your Claude Desktop MCP configuration file, replacing `your-api-key` with your actual API key.
What browser agents does the server support?
It supports OpenAI's CUA model, Anthropic's Claude Computer Use, and the Browser Use agent.
Which tools are available in the server?
The tools are: `scrape_webpage`, `crawl_webpages`, `extract_structured_data`, `search_with_bing`, `browser_use_agent`, `openai_computer_use_agent`, `claude_computer_use_agent`, `create_profile`, `delete_profile`, and `list_profiles`.
Can I install the server via Smithery?
Yes. Run `npx -y @smithery/cli install @hyperbrowserai/mcp --client claude` for automatic Claude Desktop setup.
Basic information
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments