Mtop Devtools runs on your own machine — the client starts it, so there is no endpoint to ping. 245 installs a week from npm.
让 AI 与 Chrome 浏览器实时交互:获取历史请求、控制台日志、RUM/埋点事件,并动态设置 Mock 数据。
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 mtop-devtools -- npx -y @mtop-devtools/mcp-server
{
"mcpServers": {
"mtop-devtools": {
"args": [
"-y",
"@mtop-devtools/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mtop-devtools]
command = "npx"
args = ["-y", "@mtop-devtools/mcp-server"]
{
"mcpServers": {
"mtop-devtools": {
"args": [
"-y",
"@mtop-devtools/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mtop-devtools": {
"args": [
"-y",
"@mtop-devtools/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.