Skip to main content
Glama

MCP Playwright CDP

smithery.yaml449 B
# Smithery configuration file: https://smithery.ai/docs/config#smitheryyaml name: "@lars-hagen/mcp-playwright-cdp" displayName: "Playwright CDP" description: "Model Context Protocol server for Playwright with Chrome DevTools Protocol support" startCommand: type: stdio configSchema: {} commandFunction: |- (config) => ({ "command": "node", "args": [ "dist/index.js" ], "env": { ... } })

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/lars-hagen/mcp-playwright-cdp'

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