{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.microsoft/playwright-mcp",
    "description": "Playwright Tools for MCP",
    "repository": {
        "url": "https://github.com/microsoft/playwright-mcp",
        "source": "github"
    },
    "version": "0.0.78",
    "packages": [
        {
            "registryType": "npm",
            "identifier": "@playwright/mcp",
            "version": "0.0.78",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-09T19:14:34.945927Z",
            "publishedAt": "2026-07-09T19:14:34.945927Z",
            "updatedAt": "2026-07-09T19:14:34.945927Z",
            "isLatest": true
        }
    }
}