Skip to main content
Glama
Pantheon-Security

Chrome MCP Server (Security Hardened)

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (e.g., info, debug)info
CHROME_HOSTNoHost for Chrome remote debugginglocalhost
CHROME_PORTNoPort for Chrome remote debugging9222
SYSLOG_HOSTNoRemote syslog server host for SIEM integration
SYSLOG_PORTNoRemote syslog server port
AUDIT_LOGGINGNoEnable audit loggingtrue
CHROME_PROFILE_DIRNoDirectory for isolated Chrome profile~/.chrome-mcp-profile
CHROME_MCP_CONFIG_DIRNoDirectory for configuration and credential vault~/.chrome-mcp
COMPLIANCE_LOG_FORMATNoCompliance log format: cef, syslog, jsonl, json
CHROME_MCP_CREDENTIAL_TTLNoTime-to-live for decrypted credentials in memory (milliseconds)300000
CHROME_MCP_ENCRYPTION_KEYNoBase64-encoded 32-byte key for post-quantum encryption (required for production)
CHROME_MCP_USE_POST_QUANTUMNoEnable post-quantum encryptiontrue
CHROME_MCP_SESSION_INACTIVITYNoSession inactivity timeout in milliseconds (default 1800000 for 30 minutes)
CHROME_MCP_SESSION_MAX_LIFETIMENoMaximum session lifetime in milliseconds (default 28800000 for 8 hours)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pantheon-Security/chrome-mcp-secure'

If you have feedback or need assistance with the MCP directory API, please join our Discord server