Skip to main content
Glama

Playwright Browserbase MCP Server

by ampcome-mcps
smithery.config.js245 B
/** * @type {import('esbuild').BuildOptions} */ export default { esbuild: { // Mark playwright-core as external to prevent bundling // This avoids the relative path resolution issue in Docker external: ["playwright-core"], } }

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/ampcome-mcps/browserbase-mcp'

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