mcp-playwright-test
by w1561778301
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | No | API密钥 | |
| API_URL | No | API基础URL,默认http://localhost:3000 | http://localhost:3000 |
| MCP_PORT | No | 服务器端口,默认8931 | 8931 |
| CODE_PATH | No | 本地代码路径,默认. | . |
| BROWSER_TYPE | No | 浏览器类型,默认chromium | chromium |
| SIMPLE_GIT_PATH | No | Git可执行文件路径,默认git | git |
| BROWSER_HEADLESS | No | 是否使用无头模式,默认true | true |
| SIMPLE_GIT_DEPTH | No | 克隆深度 | |
| TEST_STORAGE_DIR | No | 测试结果存储目录,默认./test-results | ./test-results |
| ANTHROPIC_API_KEY | Yes | Anthropic API密钥,用于生成测试用例 | |
| SIMPLE_GIT_BRANCH | No | 克隆时使用的分支 | |
| SIMPLE_GIT_PASSWORD | No | Git密码或令牌 | |
| SIMPLE_GIT_USERNAME | No | Git用户名 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/w1561778301/mcp-playwright-test'
If you have feedback or need assistance with the MCP directory API, please join our Discord server