Claude Code MCP ServerBrowser Automation110 installs

Mcp Server Playwright

A Model Context Protocol server that provides browser automation capabilities using Playwright

Install with the Claude Code Templates CLI
$ npx claude-code-templates@latest --mcp="browser_automation/mcp-server-playwright" --yes

Requires Claude Code. The command adds this mcp server to your project's .claudedirectory — nothing runs on ToolZip's servers.

What's inside this mcp server

Component source

{

"mcpServers": {

"automatalabs-playwright-server": {

"description": "A Model Context Protocol server that provides browser automation capabilities using Playwright",

"command": "npx",

"args": ["-y", "@automatalabs/mcp-server-playwright"]

}

}

}

Type
MCP Server
Category
Browser Automation
Installs
110
Source
GitHub ↗

Related Claude Code MCP Servers

MCP ServerBrowser Automation

Playwright Mcp Server

A Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages, take screenshots, generate test code, web scraps the page and execute JavaScript in a real browser environment.

598 installsView →
MCP ServerBrowser Automation

Browser Use Mcp Server

An MCP server that enables AI agents to control web browsers using browser-use.

247 installsView →
MCP ServerBrowser Automation

Playwright Mcp

A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.

221 installsView →
MCP ServerBrowser Automation

Browsermcp

With Browser MCP, you can use MCP to automate your browser so that AI applications can navigate the web, fill out forms, and more.

87 installsView →
MCP ServerBrowser Automation

Mcp Server Browserbase

This server provides cloud browser automation capabilities using Browserbase and Stagehand. It enables LLMs to interact with web pages, take screenshots, extract information, and perform automated actions with atomic precision.

40 installsView →
MCP ServerDev Tools

Context7

Context7 by Upstash pulls up-to-date, version-specific documentation and code examples straight from the source and injects them into your prompt. Add 'use context7' to any prompt to activate.

1.5k installsView →

Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.