{
  "name": "io.github.hyperbrowserai/mcp",
  "description": "The official Hyperbrowser MCP exposes hosted Chromium sessions designed for AI agents — each request gets a fresh isolated browser, with built-in residential proxies, captcha handling, and stealth-mode defaults. Built for the case where local Puppeteer / Playwright gets blocked.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-05-31",
    "com.top-mcps/score": {
      "value": 69,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-06-02T13:16:41.656Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-06-02T11:55:52.455Z",
      "githubStars": 764,
      "lastCommitAt": "2025-11-20T01:32:08Z",
      "npmWeeklyDownloads": 594
    }
  },
  "repository": {
    "url": "https://github.com/hyperbrowserai/mcp",
    "source": "github"
  },
  "author": {
    "name": "Hyperbrowser"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "hyperbrowser-mcp",
      "version": "latest",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "name": "HYPERBROWSER_API_KEY",
          "description": "HYPERBROWSER_API_KEY — required credential for Hyperbrowser.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "capabilities": {
    "security": {
      "scope": "network",
      "sandbox": "Hosted on Hyperbrowser infrastructure. Local MCP holds only an API key. Sessions are isolated per request; nothing persists between sessions unless you save state explicitly.",
      "gotchas": [
        "Session-minute billing — long-lived sessions cost real money.",
        "Stored cookies / auth between sessions require explicit profile save; do not assume persistence.",
        "Hosted infrastructure means traffic exits Hyperbrowser IPs — visible in destination-site logs."
      ]
    }
  },
  "_links": {
    "html": "https://top-mcps.com/mcp/hyperbrowser",
    "markdown": "https://top-mcps.com/mcp/hyperbrowser.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
