Back to search
30
MCP

@ricardodeazambuja/browser-mcp-server

npm/@ricardodeazambuja/browser-mcp-server

Universal browser automation MCP server using Playwright. Works with Antigravity, Claude Desktop, and any MCP client.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

MCP-Server-Playwright
MCP server for browser automation using Playwright
0 tools
automata-mcp
MCP server for browser automation using Playwright
0 tools
insite-mcp
MCP server for browser automation with 52 tools using Playwright
0 tools
mcp-playwright
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
0 tools
mcpcommunity/executeautomation-mcp-playwright
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, ...
0 tools
mcp/mcp-playwright
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, ...
0 tools

How to use

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

{
  "mcpServers": {
    "@ricardodeazambuja/browser-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}