browser-tools-mcp

JavaScript

Monitor browser logs directly from Cursor and other MCP compatible IDEs.

Protocol Implementations
Agent Frameworks
Developer Tooling

Architecture and Design Patterns

The architecture consists of three main components: a Chrome extension for data capture, a Node server for middleware, and an MCP server for standardized tool provision. The Chrome extension captures browser data, the Node server acts as an intermediary for communication and data processing, and the MCP server allows AI clients to interact with the browser. This design facilitates browser interaction for AI tools.

About

Language

JavaScript

Stars

1,251

Categories

Protocol ImplementationsAgent FrameworksDeveloper Tooling