{
    "$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.4.0",
    "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.4.0",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/cherchyk/MCPBrowser/releases/download/v0.4.0/mcpbrowser-0.4.0.mcpb",
            "version": "0.4.0",
            "fileSha256": "8c6c54301ace4100ccb2e4e30cdcc008e1514f04a2597147a7c9b74c2d1851ec",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-06-29T11:45:36.209671Z",
            "publishedAt": "2026-06-29T11:45:36.209671Z",
            "updatedAt": "2026-06-29T11:45:36.209671Z",
            "isLatest": true
        }
    }
}