Browser MCP

Browser extension that enables real-time interaction with web pages, allowing retrieval of content as markdown, CSS styling modifications, and browser history searches.

Featured
View Source
80 stars
0 tools
Created Aug 2025
@djyde/djyde-browser-mcp-browser-mcp

About

Browser extension that enables real-time interaction with web pages, allowing retrieval of content as markdown, CSS styling modifications, and browser history searches.

Categories

general

Installation

npm

npm install @djyde/djyde-browser-mcp-browser-mcp

Configuration

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