DirectoryChrome
65
Health
good
79
Popularity
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.
10,655stars
942forks
TypeScript
MIT
Updated March 11, 2026
Add to Claude Desktop
Paste this into your claude_desktop_config.json file:
{
"mcpServers": {
"chrome": {
"command": "npx",
"args": [
"-y",
"mcp-chrome"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Installation
npx mcp-chrome
Maintenance Healthgood
Freshness32/40
Issue response15/30
Org backing15/20
Longevity3/10
› Updated recently
› Community-backed
Server Info
Categoryapi
LanguageTypeScript
LicenseMIT
StatusACTIVE
Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free