Skip to main content
Glama

Playwright MCP

by FlameZerg
Apache 2.0
smithery-config.json513 B
{ "server": { "port": 8081, "host": "0.0.0.0", "allowedHosts": ["*"], "sharedBrowserContext": true }, "browser": { "browserName": "chromium", "launchOptions": { "headless": true }, "timeouts": { "action": 30000, "navigation": 60000 } }, "network": { "allowedOrigins": ["*"] }, "outputDir": "/tmp/playwright-output", "_comment": "storage-state 在多用户共享模式下通过 MCP 客户端动态管理,存储在 /app/storage/ 目录" }

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/FlameZerg/playwright-mcp-streamablehttp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server