A
securityA
licenseA
qualityThis server enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption.
Last updated -
1
54,163
JavaScript
MIT License
此 MCP(模型上下文协议)服务器使用 Playwright 打开浏览器、监控控制台日志并跟踪网络请求。它将这些功能公开为可供 MCP 客户端使用的工具。
编辑文件: ~/Library/Application\ Support/Claude/claude_desktop_config.json
添加此内容:
(将/ABSOLUTE/PATH/TO/playwrightdebugger/
替换为您克隆存储库的目录的绝对路径)
打开 localhost:3000/dashboard 并查看控制台日志和网络请求
关闭浏览器
服务器使用 Playwright 的事件监听器来捕获控制台消息和网络活动。当客户端请求这些信息时,服务器会以 LLM 可以使用的结构化格式返回这些信息。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
打开浏览器来监控和检索控制台日志和网络请求,向 LLM 提供有关网页行为的结构化数据。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Operative-Sh/playwright-consolelogs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server