Chrome Debug MCP Server

v1.0.0Developer Toolsstable

MCP server for chrome debug

browser-automation
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

MCP server for chrome debug

Features

  • launch_browser
  • close_browser
  • navigate_to
  • click
  • type_text

Use Cases

启动浏览器连接,连接到Chrome调试端口以保持登录状态
关闭浏览器连接
导航到指定URL,智能管理标签页(相同域名复用标签页)
在指定坐标位置点击
输入文本内容
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y chrome-debug-mcp-server

Manual Installation

npx -y chrome-debug-mcp-server

Examples

Basic Configuration

Configure Chrome Debug MCP Server

npx -y chrome-debug-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Developer Tools MCP Servers

Explore other servers in the Developer Tools category.

Quick Config Preview

{ "mcpServers": { "chrome-debug": { "command": "npx", "args": ["-y", "chrome-debug-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Chrome Debug MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides