{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.cherchyk/mcpbrowser",
    "description": "Browser automation using the user's Chromium session \u2014 JS execution, auth, and anti-bot support.",
    "title": "MCP Browser",
    "repository": {
        "url": "https://github.com/cherchyk/MCPBrowser",
        "source": "github",
        "subfolder": "MCPBrowser"
    },
    "version": "0.3.58",
    "websiteUrl": "https://github.com/cherchyk/MCPBrowser#readme",
    "icons": [
        {
            "src": "https://raw.githubusercontent.com/cherchyk/MCPBrowser/main/VSCodeExtension/icon.png"
        }
    ],
    "packages": [
        {
            "registryType": "npm",
            "identifier": "mcpbrowser",
            "version": "0.3.58",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/cherchyk/MCPBrowser/releases/download/v0.3.58/mcpbrowser-0.3.58.mcpb",
            "version": "0.3.58",
            "fileSha256": "ce489d65456d0c68141282014c25211883fa55fca819017e60278612d9bfde1e",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-05-16T21:32:13.809258Z",
            "publishedAt": "2026-05-16T21:32:13.809258Z",
            "updatedAt": "2026-05-16T21:32:13.809258Z",
            "isLatest": false
        }
    }
}