Analytics

Browse AI MCP Server

Connect your account, then chat with AI to run tools.

Browse AI is an AI-powered web scraping and automation platform that extracts structured data from any website without code. It provides pre-built and custom robots for data extraction, monitoring, and bulk scraping across thousands of pages.

17 tools
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Browse AI — workflow patterns, data models, and gotchas for your AI agent.

Browse AI

Browse AI is an AI-powered web scraping platform. Robots extract data; tasks are run instances.

Data Model

  • Robots — reusable extraction blueprints; each has a stable robot_id and configurable selectors.
  • Tasks — execution attempts for a robot; filter runs by robot_id, then read a specific task_id for captured rows.
  • Hierarchy: always traverse robot → task before requesting run output payloads.

Tools in this Server (17)

Browse Ai Bulk Run

Run a Browse AI robot on multiple URLs at once (up to 1,000 per call). Pass an array of input parameter objects — each one becomes a separate task. Re...

Browse Ai Create Monitor

Create a new monitor on a Browse AI robot for recurring scheduled scrapes. Monitors automatically run the robot on a schedule and can notify you when ...

Browse Ai Create Webhook

Create a webhook on a Browse AI robot. After a robot finishes a task, the webhook sends the task results to your specified URL. Use this to build asyn...

Browse Ai Delete Monitor

Delete a monitor from a Browse AI robot. This permanently stops the recurring scrape schedule and removes the monitor. This action cannot be undone.

Browse Ai Delete Webhook

Delete a webhook from a Browse AI robot. This permanently removes the webhook so task results will no longer be sent to the webhook URL.

Browse Ai Get Bulk Run

Get the status and progress of a Browse AI bulk run. Returns the bulk run's status (in-progress, finished, paused, stopped), total tasks count, succes...

Browse Ai Get Monitor

Get detailed information about a specific monitor on a Browse AI robot. Returns the monitor's name, status, input parameters, schedule configuration, ...

Browse Ai Get Robot

Get detailed information about a specific Browse AI robot by ID. Returns the robot's name, creation date, and its input parameters schema (what inputs...

Browse Ai Get Task

Get the status and results of a specific Browse AI task. Returns the task status (in-progress, successful, failed), captured texts, captured screensho...

Browse Ai List Bulk Runs

List all bulk runs for a Browse AI robot. Returns bulk run IDs, titles, statuses, task counts, and creation dates. Use this to review past bulk scrapi...

Browse Ai List Monitors

List all monitors on a Browse AI robot. Monitors are recurring scheduled scrapes that run automatically (e.g. daily, hourly) and can notify you of cha...

Browse Ai List Robots

List all robots in your Browse AI workspace. Returns each robot's ID, name, creation date, and input parameters. Use this to discover available robots...

Browse Ai List Tasks

List all tasks that have been run on a specific Browse AI robot. Returns task IDs, statuses, input parameters, captured data, and timing information. ...

Browse Ai List Webhooks

List all webhooks configured on a Browse AI robot. Webhooks are called after a robot finishes a task, sending the results to your specified URL. Retur...

Browse Ai Run Task

Run a task on a Browse AI robot to scrape data from a website. Pass the robot ID and input parameters (like the target URL). The task runs asynchronou...

Browse Ai Update Cookies

Update a Browse AI robot's cookies to enable authenticated scraping. Push session cookies from a browser so the robot can access pages that require lo...

Browse Ai Update Monitor

Update an existing monitor on a Browse AI robot. Change the name, status (active/paused), schedule, input parameters, or notification settings. Only i...

Frequently Asked Questions

What is the Browse AI MCP server?

Browse AI is an AI-powered web scraping and automation platform that extracts structured data from any website without code. It provides pre-built and custom robots for data extraction, monitoring, and bulk scraping across thousands of pages. It provides 17 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Browse AI to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/browse-ai. Authentication is handled automatically.

How many tools does Browse AI provide?

Browse AI provides 17 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Browse AI require?

Browse AI uses API Key. Browse AI requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Browse AI to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/browse-ai

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Browse AI?

Sign in to connect your credentials and start running tools from the chat.

Browse AI MCP Server & Skill — 17 Tools