browser-tools-mcp MCP Server — Claude & Cursor Integration
# browser-tools-mcp MCP Server
## What is browser-tools-mcp?
browser-tools-mcp is a production-ready Model Context Protocol (MCP) server with 7,313 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install AgentDeskAI/browser-tools-mcp
# Or manual
git clone https://github.com/AgentDeskAI/browser-tools-mcp.git
cd browser-tools-mcp
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** TypeScript
- **Stars:** ⭐ 7,313
- **Forks:** 🍴 529
- **License:** MIT
- **Updated:** 2026-09-07
- **Repo:** [AgentDeskAI/browser-tools-mcp](https://github.com/AgentDeskAI/browser-tools-mcp)