Mmcp.market

Brave DevTools MCP server

by triuzzi·io.github.triuzzi/brave-mcp·v1.9.0

MCP server and CLI for Brave DevTools

C58/100grade C
What users say
No reviews yet
Be the first
Safety scan
C58/100

full report

Adoption
Growing

34 stars644 downloads/wk

Reviews

Write one

Nobody has reviewed Brave DevTools MCP yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Brave DevTools MCP tools (2, 1 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • execute_3p_developer_toolwrite action

    Executes a tool exposed by the page.

  • list_3p_developer_tools

    Lists all third-party developer tools the page exposes for providing runtime information. Third-party developer tools can be called via the 'execute_3p_developer_tool()' MCP tool. Alternatively, third-party developer tools can be executed by calling 'evaluate_script' and adding the following command to the script: `window.__dtmcp.executeTool(toolName, params)` This might be helpful when the third-

Public scan report

scanner v0.1.9 · 2026-09-19 · same rubric, same numbers if you re-run it

1 high2 medium
  • Code scan83 source files scanned3/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 6 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10

Findings (3)

  • highShell command built from a string (injection risk)exec.shell-concat
    build/src/browser.js: … { const resolvedPath = execSync(`which ${candidate}`, { encod…
  • mediumeval / new Function usedexec.eval
    build/src/third_party/devtools-formatter-worker.js: …is.e = e; this.f = f; } eval(val) { const sign = val < 0 ? -1…
  • mediumGoogle API key in source (often public by design; check its restrictions)secret.google
    build/src/tools/performance.js: …ogleapis.com/v1/records:queryRecord?key=AIza****'); const cruxSetting = DevTools.Com…
Overall 58/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Grade history

  • 2026-09-19restoreDCscore 58: Shell command built from a string (injection risk); eval / new Function used; Google API key in source (often public by design; check its restrictions)

Install directly

Runs npx -y brave-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add brave-mcp -- npx -y brave-mcp
Add to Cursor

Brave DevTools MCP: common questions

Is Brave DevTools MCP server safe?
With care: it is graded C, so read the findings first (58/100). Read the Brave DevTools MCP safety report
How do I install Brave DevTools MCP?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Brave DevTools MCP need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Brave DevTools MCP maintained?
The last commit was 6 days ago (2026-09-14). The latest release is v1.9.0.
What can I use instead of Brave DevTools MCP?
Servers from other publishers that do the same job: Trackly CLI MCP server, CLI MCP server and Liongard MCP server. Compare all Brave DevTools MCP alternatives.

Alternatives to Brave DevTools MCP

Same job from other publishers: the closest match first, then the best rated.

All Brave DevTools MCP alternatives →
  • Trackly CLI
    Job search for Claude, ChatGPT, Cursor. 250K+ jobs, 5,400+ companies. OAuth or stdio.
    A
  • CLI
    Cross-tool decision memory for AI coding agents: search your decision graph, check changes over MCP.
    A
  • Liongard MCP
    Liongard config visibility: sync your estate offline, then drift-check and search it from one CLI.
    B

More from triuzzi