Skip to main content
Glama

mcp-server-browserbase

Official
by browserbase
Apache 2.0
2,054
2,682
smithery.config.js247 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/browserbase/mcp-server-browserbase'

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