{
    "$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.57",
    "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.57",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/cherchyk/MCPBrowser/releases/download/v0.3.57/mcpbrowser-0.3.57.mcpb",
            "version": "0.3.57",
            "fileSha256": "19e26efe0a98952c035f4ba64bc4621bc64c0a53899e814fe7cdf348c140211c",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-05-15T17:22:24.952897Z",
            "publishedAt": "2026-05-15T17:22:24.952897Z",
            "updatedAt": "2026-05-15T17:22:24.952897Z",
            "isLatest": false
        }
    }
}