mcpbeat Sign in

Mtop Devtools MCP Server

local only

Mtop Devtools runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm.

让 AI 与 Chrome 浏览器实时交互:获取历史请求、控制台日志、RUM/埋点事件,并动态设置 Mock 数据。

Installs per day peak 70 · avg 18 · -49% w/w
a month agotoday
47
Installs / week
npm · @mtop-devtools/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Mtop Devtools every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mtop-devtools -- npx -y @mtop-devtools/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mtop-devtools": {
      "args": [
        "-y",
        "@mtop-devtools/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mtop-devtools]
command = "npx"
args = ["-y", "@mtop-devtools/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mtop-devtools": {
      "args": [
        "-y",
        "@mtop-devtools/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mtop-devtools": {
      "args": [
        "-y",
        "@mtop-devtools/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Mtop Devtools

same job, measured the same way
Real Browser
by ofershap

MCP server + Chrome extension for AI browser control with real sessions.

73 installs/wk local only
Thinkrun
by dundas

Browser control + session recording MCP for AI coding agents (Claude Code, Cursor) — real Chrome.

34 installs/wk local only
Chrome DevTools MCP
by chromedevtools

MCP server for Chrome DevTools

1 026 016 installs/wk local only
Chrome DevTools MCP
by async23

MCP server for Chrome DevTools

44 installs/wk local only
Chrome DevTools MCP
by dinesh-nalla-se

MCP server for Chrome DevTools

31 installs/wk local only
I
Doppel
by samrj12

Drive your real, logged-in Chrome/Edge from AI agents over CDP. Faster. Sharper.

28 installs/wk local only
Ridealong
by williamblaismedia-create

Watch your AI drive a real Chrome live, point, approve, or take the wheel from your phone.

41 installs/wk local only
E2e Runner
by fastslack

JSON-driven E2E test runner with parallel Chrome pool execution and 16 MCP tools.

30 installs/wk local only

Mtop Devtools — questions

Answers built from our own checks of this server.

Why is there no uptime for Mtop Devtools?
Mtop Devtools runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @mtop-devtools/mcp-server was installed 47 times last week.
How do I connect Mtop Devtools?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @mtop-devtools/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Mtop Devtools?
The npm package @mtop-devtools/mcp-server was installed 47 times in the last week. Week over week that is -49%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.