Skip to main content
Glama
claude_desktop_config.json454 B
{ "mcpServers": { "playwright": { "command": "python", "args": [ "-m", "playwright_mcp.server", "stdio" ], "env": { "PLAYWRIGHT_BROWSERS_PATH": "/path/to/browsers" } }, "playwright-headed": { "command": "python", "args": [ "-m", "playwright_mcp.server", "stdio", "--headed", "--browser", "chromium" ] } } }

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/alexrwilliam/playwright-mcp-server'

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