$ timeahead.in
/ servers/npm/browser-devtools-mcp
npm

browser-devtools-mcp

MCP Server for Browser Dev Tools

โ†“ 6k/wkgithub โ†—
62fair
โ–ฃ Overview

What it does

Browser-devtools-mcp is an MCP server providing integration for browser developer tools. The README is unavailable and the server currently exposes zero tools, which is atypical for an MCP server and suggests either incomplete documentation or a non-standard architectural pattern. The low-risk security classification and approximately 4,500 weekly downloads indicate some adoption, but the lack of documented tools and functionality specifications makes actual capabilities and intended use cases unclear. Direct review of the source repository is essential before deployment.

Who it's for

Web developers and debugging teams seeking to integrate browser development workflows into Claude interactions. However, the zero-tool count and absent documentation mean determining current applicability requires examining the source repository directly.

Common use cases

  • Cannot be determined without documented tools or a README.
  • Consult the GitHub repository for implementation details and usage examples.
  • Review recent commits and issues to assess the project's development state.

Setup pitfalls

  • No continuous integration โ€” releases are not validated by automated testing.
  • Zero tools exposed via MCP โ€” the server may provide functionality through an alternative mechanism; examine source code carefully.
  • No documentation โ€” check GitHub for setup guidance, known issues, and limitations.
โ–ฃ Score BreakdownMCPScore = ฮฃ(raw ร— weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
30
7.5
Adoption
20%
45
8.9
Quality
10%
60
6.0
Trust
10%
50
5.0
Total
62.4
โšฟ Capabilities & Risk Explainer
no elevated permissions
โ—† Risk level: low
No elevated permissions requested โ€” safe to connect.
โš™ Install config
Claude Desktop ยท Cursor ยท Windsurf ยท VS Code (Copilot) ยท Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "browser-devtools": {
      "command": "npx",
      "args": [
        "-y",
        "browser-devtools-mcp"
      ]
    }
  }
}
๐Ÿ“ˆ Score historylast 43 snapshots
4/30/20266/21/2026 ยท 43 snapshots
โš™ Maintenance health
maintenance data not yet available โ€” check back later.
โ› Raw data
weekly downloads6k
github stars0
forks0
open issues0
licenseโœ“ present
readme length0 chars
last updated1d ago
install verifiedโœ— fail ยท 31d ago
owner of this server? claim your listing to get a verified badgeclaim โ†’
๐Ÿ”” Score drop alerts
get notified by email when this server's score drops 5+ points
browser-devtools-mcp โ€” MCP Score: 62/100 | MCPScore | Timeahead