Back to search
30
MCP

@frontend-debugger/server

npm/@frontend-debugger/server

MCP server for frontend UI debugging — component inspection, visual regression, a11y auditing, and session replay via CDP

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

Similar MCP servers embedding-nearest

debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools
@simple-lang/t32-mcp-server
TRACE32 debugger MCP server — low-cost MCP frontend for session, dialog, field, history, and resource inspection with stable cold start.
0 tools
@ai-capabilities-suite/mcp-debugger-server
Enterprise-grade MCP server providing advanced debugging capabilities for Node.js and JavaScript applications via Chrome DevTools Protocol.
0 tools
browser-use-mcp-console
MCP server for browser-use with console debugging capabilities
0 tools
tb0hdan/remote-debugger-mcp
MCP server with a set remote debugging tools for profiling Go applications.
0 tools
Chrome Debugger MCP
Chrome breakpoint debugging MCP server for inspecting runtime values and stepping through code
0 tools

How to use

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

{
  "mcpServers": {
    "@frontend-debugger/server": {
      "url": "None",
      "transport": "http"
    }
  }
}