MCP Directory
Back

browser-tools-mcp

by AgentDeskAI · JavaScript · ★ 7,259

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

#ai#anthropic#cursor#mcp#mcp-server

Install

npx -y github:AgentDeskAI/browser-tools-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "browser-tools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:AgentDeskAI/browser-tools-mcp"
      ]
    }
  }
}

From the README

THIS PROJECT IS NO LONGER ACTIVE PLEASE USE A DIFFERENT SOLUTION FOR THIS. > Make your AI tools 10x more aware and capable of interacting with your browser This application is a powerful browser monitoring and interaction tool that enables AI-powered applications via Anthropic's Model Context Protocol (MCP) to capture and analyze browser data through a Chrome extension. Read our [docs](https://browsertools.agentdesk.ai/) for the full installation, quickstart and contribution guides. Check out our project roadmap here: [Github Roadmap / Project Board](https://github.com/orgs/AgentDeskAI/pr…
Read full README on GitHub →

Related ai & ml servers