Skip to content
Back to search
30
MCP

browser-tools-mcp

agentdeskai/browser-tools-mcp

Monitor browser logs directly from Cursor and other MCP compatible IDEs.

Uptime
0.0%
125 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://agentdesk.ai/

Similar MCP servers embedding-nearest

browser-use-mcp-server
Browse the web, directly from Cursor etc.
0 tools
mcp-browser
Browser control and console log capture for AI coding assistants via MCP
0 tools
console-logger-mcp
Capture browser console logs and expose them to AI via MCP — bridges Chrome extension console output to any MCP-compatible IDE
0 tools
browser-use-mcp-console
MCP server for browser-use with console debugging capabilities
0 tools
cursor-mcp
MCP server for managing Cursor IDE MCP configurations
0 tools
browser-use-mcp
Browser MCP Server.
0 tools

How to use

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

{
  "mcpServers": {
    "browser-tools-mcp": {
      "url": "https://agentdesk.ai/",
      "transport": "http"
    }
  }
}