Puppeteer-based MCP browser automation with support for connecting to local or remote browsers.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server Browser.
The agent-infra/mcp-server-browser MCP server exposes browser automation through the Model Context Protocol and uses Puppeteer as its browser control layer. Its documented scope is browser interaction, with support for connecting to either a browser running locally or one hosted remotely.
This makes the server relevant for agents that need to work with browser-based interfaces. It can fit workflows where an agent must operate a web browser as part of a larger task, especially when the browser may run in a separate environment from the MCP client. The supplied material does not enumerate the available MCP tools or describe specific page, navigation, input, or extraction operations, so those details should be verified in the source repository before implementation.
Puppeteer provides the browser automation implementation, while MCP supplies the interface through which an agent can access the server. The browser connection can target a local browser process or a remote browser endpoint. This gives deployments a choice between keeping browser execution on the same machine as the MCP process and placing it elsewhere.
The repository location is within the UI-TARS Desktop project, whose broader documentation describes local and remote browser operators. That broader project context does not, by itself, define additional capabilities for the agent-infra/mcp-server-browser MCP server. Treat the browser server as the relevant component when evaluating compatibility and deployment requirements.
The provided excerpt does not include an installation command, package name, startup command, connection URL format, or environment variables for the agent-infra/mcp-server-browser MCP server. It also does not state which MCP clients have been tested. Consult the repositoryβs package files and browser-server documentation for the exact launch configuration.
A deployment must account for the browser location: local mode requires access to a local browser, while remote mode requires the server to connect to a remote browser. The excerpt does not specify the supported remote connection protocol, authentication method, browser versions, or required Puppeteer options.
Documented capabilities are limited to:
The available tool names, argument schemas, navigation behavior, page interaction coverage, and return formats are not described in the supplied material.
The agent-infra/mcp-server-browser MCP server is documented only at a high level in the supplied excerpt. There is not enough information to confirm supported browsers, concurrency behavior, session lifecycle, remote endpoint details, authentication, or security controls. Browser automation can also depend on the target site and the runtime environment, but the excerpt provides no compatibility matrix or operational guidance.
Before adopting it, inspect the server package directly for its MCP tool definitions and startup instructions. Confirm how local and remote browser connections are selected, whether a browser must be launched separately, and what isolation or access controls are available in the chosen deployment.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agent-infra-mcp-server-browser)<a href="https://allmcps.com/mcp/agent-infra-mcp-server-browser"><img src="https://allmcps.com/api/badge/agent-infra-mcp-server-browser?style=directory" alt="MCP Server Browser on AllMCPs" /></a>