Skip to main content
Glama
server.d.ts294 B
import { PlaywrightConfig } from './types.js'; export declare class PlaywrightMcpServer { private server; private playwright; constructor(config: PlaywrightConfig); private setupTools; start(): Promise<void>; stop(): Promise<void>; } //# sourceMappingURL=server.d.ts.map

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

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