chrome-mcp-server

chrome-mcp-server

3.5

The project is a Chrome MCP server aimed at implementing the Model Context Protocol independently and effectively interacting with Chrome for tasks like taking screenshots. It includes both a demo and a more robust implementation using the MCP Python SDK.

Top Comments

MCP Inspector

Used to test and debug an MCP server, you can connect to the server and send messages

MCP Python SDK

Robust implementation for handling connections and messages