m8chaa/playwright_mcp
0
Standalone Playwright MCP Server
This Hugging Face Space runs a standalone Playwright MCP (Model Context Protocol) server.
It is designed to be called by other applications/Spaces that require browser automation capabilities.
Configuration
- MCP Server Port (internal): 7860 (defined in
mcp-config.jsonand DockerfileEXPOSE) - Exposed via Hugging Face: The Space URL will point to this service.
- Browser: Chromium (installed via Dockerfile)
- Logging: Verbose (set in
mcp-config.json)
See mcp-config.json for detailed browser and server settings.
