mcp-playwright
by ma-pony
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_browser_sessionA | |
| close_browser_sessionA | 关闭当前浏览器会话 |
| navigate_to_urlC | |
| click_elementC | |
| fill_inputA | |
| wait_for_selectorB | |
| get_text_contentC | |
| get_element_attributeC | |
| get_page_titleA | 获取页面标题 |
| get_page_urlA | 获取当前页面URL |
| take_screenshotC | |
| execute_javascriptC | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| web_automation_prompt | 网页自动化任务提示模板 Args: task: 要执行的任务描述 url: 目标网站URL |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_session_status | 获取当前会话状态 |
| get_browser_health | 获取浏览器管理器健康状态 |
| get_tools_help | 获取工具使用帮助 |
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/ma-pony/mcp-playwright'
If you have feedback or need assistance with the MCP directory API, please join our Discord server