Command Palette

Search for a command to run...

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

Webdev

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

Provides web development tools including taking screenshots and listing screens via MCP.

GitHubEmbed

Описание

Provides web development tools including taking screenshots and listing screens via MCP.

README

An MCP server that provides useful web development tools.

Usage

Cursor

  • To install in a project, add the MCP server to your .cursor/mcp.json:
{
	"mcpServers": {
		"webdev": {
			"command": "npx",
			"args": ["webdev-mcp"],

		}
	}
}
  • To install globally, add this command to your Cursor settings:
npx webdev-mcp

Windsurf

  • Add the MCP server to your ~/.codeium/windsurf/mcp_config.json file:
{
	"mcpServers": {
		"webdev": {
			"command": "npx",
			"args": ["webdev-mcp"]
		}
	}
}

Tools

Currently, the only 2 tools are takeScreenshot and listScreens. Your agent can use the list screens tool to get the screen id of the screen it wants to screenshot.

The tool will return the screenshot as a base64 encoded string.

image.png

Tips

Make sure YOLO mode is on and MCP tools protection is off in your Cursor settings for the best experience. You might have to allow Cursor to record your screen on MacOS.

from github.com/anh7/webdev-mcp

Установить Webdev в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install webdev-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add webdev-mcp -- npx -y webdev-mcp

FAQ

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

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

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

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

Webdev — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Webdev with

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

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

Автор?

Embed-бейдж для README

Похожее

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