MCPcopy Index your code
hub / github.com/BrowserMCP/mcp

github.com/BrowserMCP/mcp @main sqlite

repository ↗ · DeepWiki ↗
17 symbols 64 edges 12 files 0 documented · 0%
README

Browser MCP banner

Browser MCP

Automate your browser with AI.

WebsiteDocs

About

Browser MCP is an MCP server + Chrome extension that allows you to automate your browser using AI applications like VS Code, Claude, Cursor, and Windsurf.

Features

  • ⚡ Fast: Automation happens locally on your machine, resulting in better performance without network latency.
  • 🔒 Private: Since automation happens locally, your browser activity stays on your device and isn't sent to remote servers.
  • 👤 Logged In: Uses your existing browser profile, keeping you logged into all your services.
  • 🥷🏼 Stealth: Avoids basic bot detection and CAPTCHAs by using your real browser fingerprint.

Contributing

This repo contains all the core MCP code for Browser MCP, but currently cannot yet be built on its own due to dependencies on utils and types from the monorepo where it's developed.

Credits

Browser MCP was adapted from the Playwright MCP server in order to automate the user's browser rather than creating new browser instances. This allows using the user's existing browser profile to use logged-in sessions and avoid bot detection mechanisms that commonly block automated browser use.

Core symbols most depended-on inside this repo

sendSocketMessage
called by 15
src/context.ts
captureAriaSnapshot
called by 9
src/utils/aria-snapshot.ts
close
called by 6
src/context.ts
setupExitWatchdog
called by 1
src/index.ts
createServer
called by 1
src/index.ts
hasWs
called by 1
src/context.ts
createWebSocketServer
called by 1
src/ws.ts
createServerWithTools
called by 1
src/server.ts

Shape

Function 11
Method 4
Class 2

Languages

TypeScript100%

Modules by API surface

src/context.ts6 symbols
src/tools/common.ts3 symbols
src/utils/port.ts2 symbols
src/index.ts2 symbols
src/ws.ts1 symbols
src/utils/log.ts1 symbols
src/utils/aria-snapshot.ts1 symbols
src/server.ts1 symbols

Dependencies from manifests, versioned

@modelcontextprotocol/sdk1.8.0 · 1×
@r2r/messagingworkspace:* · 1×
@repo/configworkspace:* · 1×
@repo/messagingworkspace:* · 1×
@repo/typesworkspace:* · 1×
@repo/utilsworkspace:* · 1×
@types/ws8.18.0 · 1×
commander13.1.0 · 1×
shx0.3.4 · 1×
tsup8.4.0 · 1×
typescript5.6.2 · 1×
ws8.18.1 · 1×

For agents

$ claude mcp add mcp \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact