chrome-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
Drive your real Chrome over MCP: real logins and cookies, multi-tab automation, deny-all by default.
We read the source, 1 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const out = execFileSync(cmd, args as string[], {
async eval(expression: string, opts?: { tabId?: TabId; awaitPromise?: boolean }): Promise<EvalResult> {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add chrome-mcp -- npx -y @mehmoodqureshi/chrome-mcp
{
"mcpServers": {
"chrome-mcp": {
"args": [
"-y",
"@mehmoodqureshi/chrome-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.chrome-mcp]
command = "npx"
args = ["-y", "@mehmoodqureshi/chrome-mcp"]
{
"mcpServers": {
"chrome-mcp": {
"args": [
"-y",
"@mehmoodqureshi/chrome-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"chrome-mcp": {
"args": [
"-y",
"@mehmoodqureshi/chrome-mcp"
],
"command": "npx"
}
}
}
Drive your real, logged-in Chrome from any AI agent - 40 tools. Needs our Chrome extension too.
Safe-by-default MCP that drives an Electron/Chrome app over CDP: DOM, console, network, input.
MCP server that drives the real Chrome you already use, through an extension and CDP.
Drive your real, logged-in Chrome/Edge from AI agents over CDP. Faster. Sharper.
Run multi-step tasks in a real Chrome browser: persistent environments, live view, human takeover.
Drive your real, logged-in Chrome from any MCP client — even from a remote machine, no inbound port.
Lets Claude Code or Codex CLI drive your real Chrome — sessions intact, 28 browser tools.
Lets Claude Code or Codex CLI drive your real Chrome — sessions intact, 28 browser tools.
Answers built from our own checks of this server.