MCP.so
Sign In
Servers

browser-mcp

@djyde

A browser extension and MCP server that allows you to interact with the browser you are using.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "playwright": {
      "command": "npx",
      "args": [
        "@djyde/mcp-browser@latest"
      ]
    }
  }
}

More from Browser Automation