Back to directory
3mul0r/stagehand-mcp

3mul0r/stagehand-mcp

@3MUl0R

AI-driven web browser automation MCP server using Stagehand library with local browser support

stagehandbrowser-automationweb-scrapingplaywrightscreenshotnavigationautomation

Installation & Configuration

{\n  \"mcpServers\": {\n    \"stagehand-local\": {\n      \"command\": \"node\",\n      \"args\": [\"path/to/stagehand-mcp/dist/index.js\"],\n      \"env\": {\n        \"PLAYWRIGHT_BROWSER\": \"chromium\",\n        \"HEADLESS\": \"false\",\n        \"VIEWPORT_WIDTH\": \"1280\",\n        \"VIEWPORT_HEIGHT\": \"800\",\n        \"ANTHROPIC_API_KEY\": \"your-api-key\"\n      },\n      \"disabled\": false,\n      \"alwaysAllow\": [\n        \"stagehand_act\",\n        \"stagehand_extract\",\n        \"stagehand_observe\",\n        \"stagehand_navigate\",\n        \"stagehand_screenshot\"\n      ]\n    }\n  }\n}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/17
Updated
2026/6/17