Loomal

Parallel Browser MCP

MCP server by github.com/etairl/parallel-browser-mcp

MCP server for parallel browser automation across multiple providers.

46 starsnpm: parallel-browser-mcp

About Parallel Browser MCP

Parallel Browser MCP is an MCP (Model Context Protocol) server published by etairl in the official MCP registry, listed under App Automation on Loomal. MCP server for parallel browser automation across multiple providers.

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

Development happens in the open at github.com/etairl/parallel-browser-mcp, where the project has earned 46 GitHub stars.

Use Parallel Browser MCP with your agent

Claude Code · one command
claude mcp add parallel-browser-mcp -- npx -y parallel-browser-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "parallel-browser-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "parallel-browser-mcp"
      ]
    }
  }
}
npmparallel-browser-mcp

Frequently asked questions

What is Parallel Browser MCP?
Parallel Browser MCP is an MCP (Model Context Protocol) server by etairl in the App Automation category. MCP server for parallel browser automation across multiple providers.
How do I connect Parallel Browser MCP to Claude, Cursor, or another MCP client?
Install Parallel Browser MCP from its npm package (parallel-browser-mcp) 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 Parallel Browser MCP open source?
Yes — the source code is public at github.com/etairl/parallel-browser-mcp, with 46 GitHub stars.
Can AI agents pay to use Parallel Browser MCP?
Not yet through Loomal — Parallel Browser MCP 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 Parallel Browser MCP? Claim this listing free by verifying GitHub ownership, or contact us.