Loomal

mcp-server-browser

MCP server by github.com/bytedance/ui-tars-desktop

MCP server for browser use access

36.3k starsnpm: @agent-infra/mcp-server-browser

About mcp-server-browser

mcp-server-browser is an MCP (Model Context Protocol) server published by bytedance in the official MCP registry, listed under Browser Automation on Loomal. MCP server for browser use access

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

Development happens in the open at github.com/bytedance/ui-tars-desktop, where the project has earned 36,321 GitHub stars.

Use mcp-server-browser with your agent

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

Frequently asked questions

What is mcp-server-browser?
mcp-server-browser is an MCP (Model Context Protocol) server by bytedance in the Browser Automation category. MCP server for browser use access
How do I connect mcp-server-browser to Claude, Cursor, or another MCP client?
Install mcp-server-browser from its npm package (@agent-infra/mcp-server-browser) 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-browser open source?
Yes — the source code is public at github.com/bytedance/ui-tars-desktop, with 36,321 GitHub stars.
Can AI agents pay to use mcp-server-browser?
Not yet through Loomal — mcp-server-browser 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-browser? Claim this listing free by verifying GitHub ownership, or contact us.