Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Deno Playwright

БесплатноНе проверен

Integrates with Playwright and Deno to enable browser automation for web navigation, interaction, and data extraction tasks.

GitHubEmbed

Описание

Integrates with Playwright and Deno to enable browser automation for web navigation, interaction, and data extraction tasks.

README

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

This repo uses Deno 2, which has nice ergonomics, because you can compile a binary and run it without any runtime dependencies.

This code is heavily based on the official Puppeteer MCP server, which you can find here: https://github.com/modelcontextprotocol/servers/tree/main/src/puppeteer

How to build

Only the mac binary build has been tested, but you should be able to build an executable binary for linux x86_64, linux ARM64, and windows x86_64.

  • deno task build-mac
  • deno task build-linux-x86_64
  • deno task build-linux-ARM64
  • deno task build-windows-x86_64

How to run

To invoke the playwright-server binary, you need to update your ~/Library/Application\ Support/Claude/claude_desktop_config.json to point to the binary.

{
  "mcpServers": {
    "playwright": {
      "command": "/path/to/deno2-playwright-mcp-server/playwright-server"
    }
  }
}

from github.com/jakedahn/deno2-playwright-mcp-server

Установка Deno Playwright

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/jakedahn/deno2-playwright-mcp-server

FAQ

Deno Playwright MCP бесплатный?

Да, Deno Playwright MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Deno Playwright?

Нет, Deno Playwright работает без API-ключей и переменных окружения.

Deno Playwright — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Deno Playwright в Claude Desktop, Claude Code или Cursor?

Открой Deno Playwright на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Deno Playwright with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории browse