Back to search
30
MCP

chromex-mcp

npm/chromex-mcp

Zero-dependency Chrome DevTools Protocol MCP server for AI agents. 73 typed tools, Application state inspection, per-tab daemons, security hardened, contextual hints, query-filtered snapshots.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

chrome-devtools-mcp-fork
MCP server for Chrome DevTools integration - enable AI assistants to control browsers for web development debugging
0 tools
devtoolsonline-mcp
Powerful Model Context Protocol (MCP) server providing 128+ developer tools for AI agents (Claude, Cursor, Windsurf, Zed).
0 tools
mcp-chrome
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assis
0 tools
raultov/chrome-debug-mcp
A Model Context Protocol (MCP) server that allows AI agents to control/debug Chromium based browsers
0 tools
mcp-browser-dev-tools
Local MCP server for Chromium DevTools Protocol and Firefox WebDriver BiDi
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chromex-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}