grip-mcp (Go Legacy)
The original Go-based MCP server for connecting AI clients to Chrome.
Overview
grip-mcp is the original Go-based implementation of the Grip MCP server, utilizing the official MCP Go SDK and chromedp to attach to Chrome and expose browser tools.
Note: grip-mcp is largely considered a legacy implementation. The recommended path for all modern deployments is the standalone TypeScript daemon, @grip/cli. See the CLI documentation for the modern approach.
Tools exposed
Like the modern CLI, this server exposes standard tools for page inspection and interaction via the Model Context Protocol. You can find detailed usage for these tools in the tools reference guide:
snapshot,highlight,click,fillread_logs,read_network,screenshotpick_element,navigate,eval