Parallel Browser MCP
Rank #7,524io.github.etairl/parallel-browser-mcp
MCP server for parallel browser automation across multiple providers.
Parallel Browser MCP is a Model Context Protocol (MCP) server published by etairl. It ranks #7,524 of 132,046 servers tracked on MCP Toplist, and its repository has 42 GitHub stars. Parallel Browser MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 4 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on May 31, 2026.
Ranks ahead of 124,522 of 132,046 servers on MCP Toplist.
Use Parallel Browser MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add parallel-browser-mcp -e "BROWSER_MCP_CONFIG=<your BROWSER_MCP_CONFIG>" -e "BROWSER_MCP_CONFIG_PATH=<your BROWSER_MCP_CONFIG_PATH>" -e "BROWSERBASE_API_KEY=<your BROWSERBASE_API_KEY>" -e "BROWSERBASE_PROJECT_ID=<your BROWSERBASE_PROJECT_ID>" -e "ANCHOR_API_KEY=<your ANCHOR_API_KEY>" -e "CLOUDFLARE_API_TOKEN=<your CLOUDFLARE_API_TOKEN>" -e "CLOUDFLARE_ACCOUNT_ID=<your CLOUDFLARE_ACCOUNT_ID>" -e "PLAYWRIGHT_USE_CLOAKBROWSER=<your PLAYWRIGHT_USE_CLOAKBROWSER>" -- npx -y parallel-browser-mcpReplace each placeholder with your own value before saving.
[mcp_servers.parallel-browser-mcp]
command = "npx"
args = ["-y", "parallel-browser-mcp"]
[mcp_servers.parallel-browser-mcp.env]
BROWSER_MCP_CONFIG = "<your BROWSER_MCP_CONFIG>"
BROWSER_MCP_CONFIG_PATH = "<your BROWSER_MCP_CONFIG_PATH>"
BROWSERBASE_API_KEY = "<your BROWSERBASE_API_KEY>"
BROWSERBASE_PROJECT_ID = "<your BROWSERBASE_PROJECT_ID>"
ANCHOR_API_KEY = "<your ANCHOR_API_KEY>"
CLOUDFLARE_API_TOKEN = "<your CLOUDFLARE_API_TOKEN>"
CLOUDFLARE_ACCOUNT_ID = "<your CLOUDFLARE_ACCOUNT_ID>"
PLAYWRIGHT_USE_CLOAKBROWSER = "<your PLAYWRIGHT_USE_CLOAKBROWSER>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"parallel-browser-mcp": {
"command": "npx",
"args": [
"-y",
"parallel-browser-mcp"
],
"env": {
"BROWSER_MCP_CONFIG": "<your BROWSER_MCP_CONFIG>",
"BROWSER_MCP_CONFIG_PATH": "<your BROWSER_MCP_CONFIG_PATH>",
"BROWSERBASE_API_KEY": "<your BROWSERBASE_API_KEY>",
"BROWSERBASE_PROJECT_ID": "<your BROWSERBASE_PROJECT_ID>",
"ANCHOR_API_KEY": "<your ANCHOR_API_KEY>",
"CLOUDFLARE_API_TOKEN": "<your CLOUDFLARE_API_TOKEN>",
"CLOUDFLARE_ACCOUNT_ID": "<your CLOUDFLARE_ACCOUNT_ID>",
"PLAYWRIGHT_USE_CLOAKBROWSER": "<your PLAYWRIGHT_USE_CLOAKBROWSER>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"parallel-browser-mcp": {
"command": "npx",
"args": [
"-y",
"parallel-browser-mcp"
],
"env": {
"BROWSER_MCP_CONFIG": "<your BROWSER_MCP_CONFIG>",
"BROWSER_MCP_CONFIG_PATH": "<your BROWSER_MCP_CONFIG_PATH>",
"BROWSERBASE_API_KEY": "<your BROWSERBASE_API_KEY>",
"BROWSERBASE_PROJECT_ID": "<your BROWSERBASE_PROJECT_ID>",
"ANCHOR_API_KEY": "<your ANCHOR_API_KEY>",
"CLOUDFLARE_API_TOKEN": "<your CLOUDFLARE_API_TOKEN>",
"CLOUDFLARE_ACCOUNT_ID": "<your CLOUDFLARE_ACCOUNT_ID>",
"PLAYWRIGHT_USE_CLOAKBROWSER": "<your PLAYWRIGHT_USE_CLOAKBROWSER>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"parallel-browser-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"parallel-browser-mcp"
],
"env": {
"BROWSER_MCP_CONFIG": "<your BROWSER_MCP_CONFIG>",
"BROWSER_MCP_CONFIG_PATH": "<your BROWSER_MCP_CONFIG_PATH>",
"BROWSERBASE_API_KEY": "<your BROWSERBASE_API_KEY>",
"BROWSERBASE_PROJECT_ID": "<your BROWSERBASE_PROJECT_ID>",
"ANCHOR_API_KEY": "<your ANCHOR_API_KEY>",
"CLOUDFLARE_API_TOKEN": "<your CLOUDFLARE_API_TOKEN>",
"CLOUDFLARE_ACCOUNT_ID": "<your CLOUDFLARE_ACCOUNT_ID>",
"PLAYWRIGHT_USE_CLOAKBROWSER": "<your PLAYWRIGHT_USE_CLOAKBROWSER>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"parallel-browser-mcp": {
"command": "npx",
"args": [
"-y",
"parallel-browser-mcp"
],
"env": {
"BROWSER_MCP_CONFIG": "<your BROWSER_MCP_CONFIG>",
"BROWSER_MCP_CONFIG_PATH": "<your BROWSER_MCP_CONFIG_PATH>",
"BROWSERBASE_API_KEY": "<your BROWSERBASE_API_KEY>",
"BROWSERBASE_PROJECT_ID": "<your BROWSERBASE_PROJECT_ID>",
"ANCHOR_API_KEY": "<your ANCHOR_API_KEY>",
"CLOUDFLARE_API_TOKEN": "<your CLOUDFLARE_API_TOKEN>",
"CLOUDFLARE_ACCOUNT_ID": "<your CLOUDFLARE_ACCOUNT_ID>",
"PLAYWRIGHT_USE_CLOAKBROWSER": "<your PLAYWRIGHT_USE_CLOAKBROWSER>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"parallel-browser-mcp": {
"command": "npx",
"args": [
"-y",
"parallel-browser-mcp"
],
"env": {
"BROWSER_MCP_CONFIG": "<your BROWSER_MCP_CONFIG>",
"BROWSER_MCP_CONFIG_PATH": "<your BROWSER_MCP_CONFIG_PATH>",
"BROWSERBASE_API_KEY": "<your BROWSERBASE_API_KEY>",
"BROWSERBASE_PROJECT_ID": "<your BROWSERBASE_PROJECT_ID>",
"ANCHOR_API_KEY": "<your ANCHOR_API_KEY>",
"CLOUDFLARE_API_TOKEN": "<your CLOUDFLARE_API_TOKEN>",
"CLOUDFLARE_ACCOUNT_ID": "<your CLOUDFLARE_ACCOUNT_ID>",
"PLAYWRIGHT_USE_CLOAKBROWSER": "<your PLAYWRIGHT_USE_CLOAKBROWSER>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.etairl%2Fparallel-browser-mcp)<a href="https://mcptoplist.com/server/io.github.etairl%2Fparallel-browser-mcp"><img src="https://mcptoplist.com/badge/io.github.etairl%2Fparallel-browser-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
etairl
Available versions (4)
| Version | Published |
|---|---|
| 0.1.14 | May 31, 2026 |
| 0.1.12 | May 19, 2026 |
| 0.1.11 | May 19, 2026 |
| 0.1.8 | May 5, 2026 |
Frequently asked questions
- Who maintains Parallel Browser MCP?
- Parallel Browser MCP is maintained by etairl, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Parallel Browser MCP listed on the Official MCP Registry?
- Yes — Parallel Browser MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Parallel Browser MCP have?
- MCP Toplist tracks 4 versions of Parallel Browser MCP, most recently published on May 31, 2026.
- Where can I find the source code for Parallel Browser MCP?
- The source code for Parallel Browser MCP is hosted at github.com/etairl/parallel-browser-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.