Browser Automation

Enables browser automation through a WebSocket-connected browser extension, providing tools for extracting page content as markdown, injecting custom CSS styles, retrieving URLs, and searching browser history for web scraping, testing, and content analysis workflows.

View Source
1 stars
0 tools
Created Aug 2025
@diamond-it-615/diamond-it-615-browser-automation-browser-mcp

About

Enables browser automation through a WebSocket-connected browser extension, providing tools for extracting page content as markdown, injecting custom CSS styles, retrieving URLs, and searching browser history for web scraping, testing, and content analysis workflows.

Categories

general

Installation

npm

npm install @diamond-it-615/diamond-it-615-browser-automation-browser-mcp

Configuration

{ "mcpServers": { "diamond-it-615-browser-automation-browser-mcp": { "command": "npx", "args": [ "-y", "@diamond-it-615/diamond-it-615-browser-automation-browser-mcp" ] } } }