chrome-enterprise-premium-mcp

google/chrome-enterprise-premium-mcp
★ 5 stars JavaScript 🔒 Security Updated today
This repository is provided as Chrome Enterprise Premium MCP server; a reference implementation that customers can explore and adapt.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "chrome-enterprise-pr": {
      "command": "npx",
      "args": [
        "-y",
        "google/chrome-enterprise-premium-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) server for (CEP). CEP extends Chrome's built-in security with Data Loss Prevention (DLP), real-time threat protection (phishing and malware scanning), and Context-Aware Access controls. This server exposes CEP's DLP rules, content detectors,

Tools (1)

lint

Topics

aichrome-enterprisemcp-server