Token导航 LogoToken导航TokenDH.com
E2e MCP logo
开发工具stdio官方级别未说明来源级核验

E2e MCP

MCP Server

playwright

e2e mcp server to automate validating your ai generated code

工具数

0

提示词数

0

GitHub Stars

3

资源数

0
自动化测试TypeScriptCursorCursorWindsurf

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

m2rads

提供方

m2rads

最后核验

2026/5/18 02:52

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx playwright install

详细介绍

MCP Server for Running E2E Tests \

\ You can add this MCP to your Cursor or Windsurf AI IDE and improve your "Vibe Coding" workflow \ \

What is MCP? \

\ The Model Context Protocol (MCP) is an open protocol that connects your AI agent to the source of your system or data reducing the friction between context and the AI.\ \ \

Prerequisite \

\

  • Python 3.11 or higher\
  • LLM Provide (In this example I used OpenAI - You can use any AI you prefer)\

\

Run \

\

  1. Setup your dev env: \
uv venv\
source .venv/bin/activate\

\

  1. Install required packages: \
uv pip install -r requirements.txt\
playwright install \

\

  1. Add your LLM API Key \
OPENAI_API_KEY=your_openai_api_key_here\

\ \

Note\

\ Since we're using stdio as MCP transport, we have disable all output from browser use\ \

Debugging\

\ You can run the MCP inspector tool with this command\ \

uv run mcp dev server.py\

目录标签

目录标签

自动化测试TypeScriptCursordeveloper-toolsAI测试本地部署端到端测试Playwright集成

支持客户端

CursorWindsurf

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

api-key

运行时(runtime,运行环境)

Node.js

来源包(packageName,安装包名)

playwright

工具数量(toolCount,工具数)

0

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

stdioapi-key部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

来源信息

继续浏览同类 MCP