Docker intelligence →
Association is based on retained identity fields; it does not by itself prove first-party publication.
Enables AI coding assistants to control a persistent Chrome browser through DevTools Protocol. Supports web navigation, screenshots, element interaction, mobile testing, console logs, and network debugging in a stable Docker environment
Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.
Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.
No verified installation or connection method is available in the retained evidence yet.
| Canonical slug | chrome-mcp-docker-7b3e0911 | Deployment | Local Only |
|---|---|---|---|
| Canonical package | — | Repository | null-runner/chrome-mcp-docker |
| First published | — | Latest release | — |
| Last security verification | — | Classification confidence | 90% |
| Publication | Draft | Official distribution | Not verified |
| Channel | Identifier | Current version | Versions | Source |
|---|---|---|---|---|
| source_git | null-runner/chrome-mcp-docker | 44413ac4812664e0e67dc5d837bab89e7fc4bbbb | 1 | Repository |
| Package | Version | Published / observed | Inventory | Security scan |
|---|---|---|---|---|
| source_gitnull-runner/chrome-mcp-docker | 44413ac4812664e0e67dc5d837bab89e7fc4bbbbCurrent | Aug 25, 2026 | 10 toolsSucceeded · 0 resources · 0 prompts | Evidence restricted |
Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.
No public current-version evidence is available yet.
| Tool | Category | Annotations | Risk |
|---|---|---|---|
clickClicks an element identified by CSS selector.Input schema{
"type": "object",
"properties": {
"selector": {
"type": "string"
}
},
"required": [
"selector"
]
} | — | — | |
get_computed_stylesReturns the computed CSS styles for an element (essential for UI debugging).Input schema{
"type": "object",
"properties": {
"selector": {
"type": "string"
}
},
"required": [
"selector"
]
} | — | — | |
get_console_logsReturns captured console logs (errors, warnings, info). Useful for debugging JS issues.Input schema{
"type": "object",
"properties": {
"clear": {
"type": "boolean",
"description": "Clear logs after retrieval"
}
}
} | — | — | |
get_network_errorsReturns a list of failed network requests.Input schema{
"type": "object",
"properties": {}
} | — | — | |
mobile_modeToggles mobile viewport (iPhone X dimensions).Input schema{
"type": "object",
"properties": {
"enable": {
"type": "boolean"
}
},
"required": [
"enable"
]
} | — | — | |
navigateNavigates to a URL and waits for network idle.Input schema{
"type": "object",
"properties": {
"url": {
"type": "string"
}
},
"required": [
"url"
]
} | — | — | |
screenshotTakes a screenshot of the viewport. Returns base64.Input schema{
"type": "object",
"properties": {}
} | — | — | |
scrollScrolls the page. Use x,y coordinates OR selector to scroll into view.Input schema{
"type": "object",
"properties": {
"x": {
"type": "number"
},
"y": {
"type": "number"
},
"selector": {
"type": "string"
}
}
} | — | — | |
typeTypes text into an input field.Input schema{
"type": "object",
"properties": {
"selector": {
"type": "string"
},
"text": {
"type": "string"
}
},
"required": [
"selector",
"text"
]
} | — | — | |
wait_for_selectorWaits for an element to appear in the DOM.Input schema{
"type": "object",
"properties": {
"selector": {
"type": "string"
},
"timeout": {
"type": "number"
}
},
"required": [
"selector"
]
} | — | — |
| Endpoint | Transport | Authentication | Health | Observed |
|---|---|---|---|---|
| No verified remote endpoint is linked. | ||||
No verified package installation command is available in the retained catalog evidence.
Chrome MCP Docker MCP Server exposed 10 tools during independent protocol observation, including click, get_computed_styles, get_console_logs, get_network_errors, mobile_mode, navigate, screenshot, scroll, and others.
The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.
These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.
Association is based on retained identity fields; it does not by itself prove first-party publication.
Curated product and capability guides containing this catalog record.