Pantheon-Security/chrome-mcp-secure
Overview
Security-hardened Chrome automation tool with post-quantum encryption (ML-KEM-768 + ChaCha20-Poly1305), secure credential vault, memory scrubbing, and audit logging, providing 22 tools for browser automation and secure logins.
Capabilities
- • prompt templates
- • authentication support
- • browser automation integration
- • github integration
- • workflow automation support
Best For
A security-hardened Chrome automation tool with post-quantum encryption, secure credential management, and audit logging for browser automation and secure logins.
Decision Snapshot
Install
available
Usage
available
Docs
2 links
Config
1 strong hints
Capabilities
5 key capabilities detected
- • GitHub stars: 3
- • Forks: 1
- • Source provenance count: 1
- • Last seen: 4/15/2026
- • Published: 3/17/2026
Installation / Setup
npm install && npm run build && claude mcp add chrome-mcp-secure --scope user -- node /path/to/chrome-mcp-secure/dist/index.js && google-chrome --remote-debugging-port=9222 --user-data-dir=~/.chrome-mcp-profile
Usage
# Enable CEF logging for Splunk && COMPLIANCE_LOG_FORMAT=cef && COMPLIANCE_LOG_DIR=./logs/compliance && # Forward to remote syslog
Features
- • prompt templates
- • authentication support
- • browser automation integration
- • github integration
- • workflow automation support
Use Cases
- • Supports capabilities such as: prompt templates; authentication support; browser automation integration.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • prompt templates
- • authentication support
- • browser automation integration
- • github integration
- • workflow automation support
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• # Enable CEF logging for Splunk && COMPLIANCE_LOG_FORMAT=cef && COMPLIANCE_LOG_DIR=./logs/compliance && # Forward to remote syslog
Notes / Requirements
- • Primary language: TypeScript/JavaScript
- • License: MIT
- • Documentation coverage: medium
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
microsoft/playwright-mcp
Official Microsoft Playwright MCP server enabling LLMs to interact with web pages through structured accessibility snapshots.
executeautomation/playwright-mcp-server
A Model Context Protocol (MCP) server implementation for Playwright, enabling integration with automation tools.
browserbase/mcp-server-browserbase
Automate cloud-based browser interactions such as web navigation, data extraction, and form filling.
operative_sh/web-eval-agent
An MCP Server for autonomous web application debugging using browser agents, featuring web navigation, network traffic capture, console error collection, and end-to-end testing.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.