Loomal

mcp-server-browserbase

MCP server by github.com/browserbase/mcp-server-browserbase

MCP server for AI web browser automation using Browserbase and Stagehand

3.4k starsnpm: @browserbasehq/mcp-server-browserbase

About mcp-server-browserbase

mcp-server-browserbase is an MCP (Model Context Protocol) server published by browserbase in the official MCP registry, listed under App Automation on Loomal. MCP server for AI web browser automation using Browserbase and Stagehand

It ships as an npm package (@browserbasehq/mcp-server-browserbase), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/browserbase/mcp-server-browserbase, where the project has earned 3,370 GitHub stars.

Use mcp-server-browserbase with your agent

Claude Code · one command
claude mcp add mcp-server-browserbase -- npx -y @browserbasehq/mcp-server-browserbase
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-server-browserbase": {
      "command": "npx",
      "args": [
        "-y",
        "@browserbasehq/mcp-server-browserbase"
      ]
    }
  }
}
npm@browserbasehq/mcp-server-browserbase

Frequently asked questions

What is mcp-server-browserbase?
mcp-server-browserbase is an MCP (Model Context Protocol) server by browserbase in the App Automation category. MCP server for AI web browser automation using Browserbase and Stagehand
How do I connect mcp-server-browserbase to Claude, Cursor, or another MCP client?
Install mcp-server-browserbase from its npm package (@browserbasehq/mcp-server-browserbase) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-server-browserbase open source?
Yes — the source code is public at github.com/browserbase/mcp-server-browserbase, with 3,370 GitHub stars.
Can AI agents pay to use mcp-server-browserbase?
Not yet through Loomal — mcp-server-browserbase is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-server-browserbase? Claim this listing free by verifying GitHub ownership, or contact us.