VOOZH about

URL: https://glama.ai/mcp/servers/lebrodus/mcp-playwright?locale=es-ES

⇱ Servidor MCP del dramaturgo by lebrodus | Glama


Servidor MCP del dramaturgo

👁 insignia de herrería

Un servidor de Protocolo de Contexto de Modelo que proporciona funciones de automatización del navegador mediante Playwright. Este servidor permite a los LLM interactuar con páginas web, tomar capturas de pantalla y ejecutar JavaScript en un entorno de navegador real.

Captura de pantalla

👁 Dramaturgo + Claude

Related MCP server: Playwright MCP Server

Documentación | Referencia de API

Instalación

Puede instalar el paquete utilizando npm, mcp-get o Smithery:

Usando npm:

npm install -g @executeautomation/playwright-mcp-server

Usando mcp-get:

npx @michaellatman/mcp-get@latest install @executeautomation/playwright-mcp-server

Uso de herrería

Para instalar Playwright MCP para Claude Desktop automáticamente a través de Smithery :

npx @smithery/cli install @executeautomation/playwright-mcp-server --client claude

Configuración para utilizar Playwright Server

Aquí está la configuración de Claude Desktop para utilizar el servidor Playwright:

{
 "mcpServers": {
 "playwright": {
 "command": "npx",
 "args": ["-y", "@executeautomation/playwright-mcp-server"]
 }
 }
}
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lebrodus/mcp-playwright'

If you have feedback or need assistance with the MCP directory API, please join our Discord server