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@mcphub.com.

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

chrome_get_active_tab

Get information about the currently active tab

chrome_get_all_tabs

Get information about all open tabs

chrome_execute_script

Execute DOM operations in the context of a web page

chrome_inject_css

Inject CSS into a web page

chrome_get_extension_info

Get information about installed extensions

chrome_send_message

Send a message to an extension's background script

chrome_get_cookies

Get cookies for a specific domain

chrome_capture_screenshot

Take a screenshot of the current tab

chrome_create_tab

Create a new tab with specified URL and options