VOOZH about

URL: https://apify.com/jiri.spilka/playwright-mcp-server

โ‡ฑ Playwright MCP Server ยท Apify


Pricing

Pay per usage

Go to Apify Store

Playwright MCP Server

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

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Jiล™รญ Spilka

Jiล™รญ Spilka

Maintained by Community

Actor stats

8

Bookmarked

314

Total users

12

Monthly active users

6 months ago

Last modified

Share

๐Ÿ‘ Actor badge

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.

About this MCP Server: To understand how to connect to and utilize this MCP server, you can refer to the official Model Context Protocol documentation at mcp.apify.com.

Connection URL

MCP clients can connect to this server at:

https://jiri-spilka--playwright-mcp-server.apify.actor/mcp

Client Configuration

To connect to this MCP server, use the following configuration in your MCP client:

{
"mcpServers":{
"playwright":{
"url":"https://jiri-spilka--playwright-mcp-server.apify.actor/mcp",
"headers":{
"Authorization":"Bearer YOUR_APIFY_TOKEN"
}
}
}
}

Note: Replace YOUR_APIFY_TOKEN with your actual Apify API token. You can find your token in the Apify Console.

Links

๐Ÿšฉ Claim this MCP server

All credits to the original authors of https://github.com/microsoft/playwright-mcp To claim this server, please write to ai@apify.com.

Key features

  • ๐Ÿš€ Uses Playwright's accessibility tree instead of pixel-based input for faster, lighter operation
  • ๐Ÿ“Š Works with structured data only - no vision models required
  • ๐ŸŽฏ Applies tools deterministically, avoiding the ambiguity of screenshot approaches
  • ๐ŸŒ Supports Apify Proxy (datacenter, residential, custom) and other Apify features

Use cases

  • ๐ŸŒ Web navigation and form filling
  • ๐Ÿ“‹ Structured data extraction
  • ๐Ÿงช LLM-driven automated testing
  • ๐Ÿค– Browser automation for AI agents

Tools (source)

Tools

You might also like

Playwright MCP Server โ€” Browser Automation via MCP Protocol

junipr/playwright-mcp-server

Model Context Protocol (MCP) server providing Playwright browser automation tools. Navigate, click, fill forms, take screenshots, evaluate JS โ€” all via WebSocket MCP transport for AI agents.

Playwright MCP Actor

aluminum_jam/playwright-mcp-actor

The Playwright MCP Actor integrates the robust browser automation capabilities of Playwright with the Model Context Protocol (MCP), enabling AI agents and language models to perform web scraping, testing, and automation tasks through a standardized interface.

38

5.0

Browserbase MCP Server

agentify/browserbase-mcp-server

A Model Context Protocol (MCP) server that provides browser automation capabilities using Browserbase.

Weather MCP Server

jiri.spilka/weather-mcp-server

A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API

๐Ÿ‘ User avatar

Jiล™รญ Spilka

698

5.0

DeepL MCP Server

agentify/deepl-mcp-server

A Model Context Protocol (MCP) server that provides translation capabilities using the DeepL API.

Firecrawl MCP Server

agentify/firecrawl-mcp-server

A Model Context Protocol (MCP) server implementation that integrates with Firecrawl MCP for web scraping capabilities

Time MCP Server

agentify/time-mcp-server

An MCP server implementing the Model Context Protocol (MCP) for time-related operations.

Excel Mcp Server

lovely_radiologist/excel-mcp-server

TextFormatter MCP Server

agentify/textformatter-mcp-server

A Model Context Protocol (MCP) server providing advanced text transformation, formatting, and analysis tools for AI workflows and automation.

Related articles

Best MCP servers for developers
Read more
Build and deploy MCP servers in minutes with a TypeScript template
Read more