BusinessMCP
BrowserTools MCP logo

BrowserTools MCP

Free forever

AgentDeskAI · Dev Tools

35k installs

Connect in 1 click

BrowserTools MCP gives AI agents direct visibility into a live browser session — console logs, network requests, screenshots, and DevTools-level inspection — so debugging web apps no longer requires a human to copy-paste error traces or describe what a page looks like. For teams building or maintaining web products, this MCP server turns Claude, GPT, or Gemini into a capable front-end debugging assistant that can capture a failing network call, inspect console errors, or grab a screenshot of a broken layout, all through structured tool calls instead of manual screen-sharing.

When hosted through BusinessMCP.com, BrowserTools MCP is connected once and exposed to every AI agent your team uses via a single hosted MCP endpoint at /api/mcp, authenticated with a Bearer mcph_* key. Instead of standing up and maintaining a separate browser-debugging MCP server for each project or developer machine, you configure it centrally and let any model-agnostic agent call it consistently — whether that's a support agent triaging a customer-reported bug, a QA bot verifying a deploy, or a developer's coding assistant chasing down a console error. Combined with BusinessMCP's business-intelligence dashboard, you also get visibility into how often browser debugging tools are invoked alongside your other connected services, giving engineering leads a clearer picture of where AI agents are spending their time across the stack.

BrowserTools MCP is especially useful in workflows where an agent needs ground-truth evidence from a running page: reproducing a bug report, verifying that a network request returns the expected payload, checking for JavaScript errors after a deploy, or confirming that a UI element renders correctly across different states. It pairs naturally with browser-automation servers like Puppeteer or Playwright MCP for driving interactions, and with filesystem or Git-based MCP servers when an agent needs to correlate a captured error with the underlying source code and open a fix or a pull request. Because it's cookieless and GDPR-friendly by design, teams can run this alongside customer-facing environments without introducing tracking or privacy risk into the debugging loop.

Teams typically adopt BrowserTools MCP when manual bug triage becomes a bottleneck — when developers are tired of asking non-technical teammates for screenshots and console dumps, or when an AI coding agent needs to self-verify its own front-end changes before declaring a task complete. Rather than granting broad, unmanaged browser access to every agent, routing this capability through a single hosted MCP server keeps credentials centralized, usage auditable, and access easy to revoke. This is the core of BusinessMCP's approach: unify tools like browser debugging, databases, and ad platforms behind one hosted MCP server plus a BI layer, so any AI agent — Claude, GPT, Gemini, or otherwise — gets consistent, governed access without each developer having to run and secure their own instance.

For engineering teams already using BusinessMCP to consolidate GitHub, filesystem, or database MCP servers, adding BrowserTools MCP extends that same unified endpoint into the browser layer itself, closing the loop between what an agent changes in code and what actually happens on the rendered page.

$ npx mcphosting-cli add browsertools

Just say it in a thread

No configs, no docs. Once connected, these are the kinds of messages your agents act on.

"Retrieve console output (errors, warnings, logs) from the current browser session — and give me the highlights."

"Fetch a list of recent network requests and their response payloads from the page for me, then post a summary in the thread."

"Capture a screenshot of the current browser viewport or a specific page element and flag anything that needs my approval."

What teams use it for

  • Reproduce and diagnose a customer-reported UI bug by having an agent capture console errors and network traces from the live page
  • Let a coding agent verify its own front-end changes by inspecting DevTools output before marking a task complete
  • Automatically screenshot a page after deployment to confirm layout renders correctly across environments
  • Feed captured network request/response data to an agent for debugging a failing API integration
  • Combine with Git or GitHub MCP servers so an agent can open a fix once it has captured evidence of a browser-side error

Agent-callable tools

capture_console_logs

Retrieve console output (errors, warnings, logs) from the current browser session.

capture_network_requests

Fetch a list of recent network requests and their response payloads from the page.

take_screenshot

Capture a screenshot of the current browser viewport or a specific page element.

inspect_dom_element

Return DevTools-level details about a selected DOM element, including computed styles.

get_page_performance

Retrieve basic performance timing data for the currently loaded page.

clear_browser_state

Clear captured logs, network history, or cached debugging data for a fresh session.

Your data stays yours

Credentials live in your vault. We route requests — we never store, log, or train on your data.

Works with every AI

Connect once — portable across Claude, GPT, Gemini, and every local agent you run.

Frequently asked questions

What kind of browser data can BrowserTools MCP capture?

It can capture console logs, network activity (requests and responses), screenshots, and general DevTools-level inspection data from a browser session.

How do AI agents access BrowserTools MCP when hosted on BusinessMCP?

Once connected, it's exposed through your unified hosted MCP endpoint at /api/mcp using a Bearer mcph_* key, so any model-agnostic agent — Claude, GPT, or Gemini — can call it without a separate integration.

Does BrowserTools MCP replace browser automation tools like Puppeteer or Playwright?

No, it focuses on capturing debugging data such as logs, network calls, and screenshots, and pairs well alongside automation-focused servers like Puppeteer or Playwright MCP that drive page interactions.

Give your AI team the BrowserTools MCP skill

Free forever plan, no credit card. Connected and working in under five minutes.

Connect BrowserTools MCP free