chrome-extension-mcp-go

chrome-extension-mcp-go

3.2

If you are the rightful owner of chrome-extension-mcp-go and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

A Go implementation of the Model Context Protocol (MCP) server for Chrome Extension API, enabling Claude to interact with Chrome browser extensions.

This project is a Go implementation of the original TypeScript version of the Chrome Extension MCP Server. It provides a WebSocket server that bridges the Claude AI with Chrome extensions, allowing Claude to perform various browser operations through the Chrome API.

Features

  • WebSocket server for Chrome extension communication
  • Support for Model Context Protocol (MCP)
  • Various Chrome browser operations through tools: Tab management, DOM manipulation, CSS injection, Extension management, Cookie access, Screenshot capture, and more

Tools