Monitor browser logs directly from Cursor and other MCP compatible IDEs.
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
Is it safe?
No known CVEs for @agentdeskai/browser-tools-mcp.
No authentication — any process on your machine can connect to this server.
MIT. View license →
Last scanned 0 days ago.
Is it maintained?
Last commit 16 days ago. 7,161 GitHub stars. 3,338 weekly downloads.
Will it work with my client?
Transport: stdio, sse. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
7 tools. Estimated ~400 tokens of your context window (0.2% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, wrong Node.js version, npx cache, network or firewall blocking. Setup guide covers troubleshooting. Or check GitHub issues for known problems.
{
"mcpServers": {
"browser-tools-mcp": {
"args": [
"-y",
"@agentdeskai/browser-tools-mcp"
],
"command": "npx"
}
}
}This server supports HTTP transport. Be the first to test it — help the community know if it works.
runAccessibilityAuditEnsures the page meets accessibility standards like WCAG. Checks for color contrast, missing alt text, keyboard navigation traps, ARIA attributes, and more.
runPerformanceAuditIdentifies performance bottlenecks and loading issues. Analyzes render-blocking resources, excessive DOM size, unoptimized images, and other factors affecting page speed.
runSEOAuditEvaluates how well the page is optimized for search engines. Checks on-page SEO factors like metadata, headings, and link structure.
runBestPracticesAuditChecks for general best practices in web development.
runNextJSAuditChecks for best practices and SEO improvements for NextJS applications. Performs a NextJS specific audit.
runAuditModeRuns all auditing tools in a particular sequence. Will run a NextJS audit if the framework is detected.
runDebuggerModeRuns all debugging tools in a particular sequence.
NextJS Audit PromptA NextJS specific prompt used to improve SEO for a NextJS application
Debugger Mode PromptA prompt to improve reasoning when executing all debugging tools in a particular sequence
Last scanned 7h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.