Chrome MCP Server
JSON →Exposes Chrome browser functionality to AI assistants for automation, content analysis, and semantic search via a Chrome extension.
Install
npm install -g mcp-chrome-bridge Tools · 8
- screenshot Take a screenshot of the current browser tab
- network_monitor Monitor network requests in the browser
- interactive_operation Perform interactive operations on the browser
- bookmark_management Manage browser bookmarks
- browsing_history Access and manage browser browsing history
- semantic_search Perform semantic search across browser tabs using built-in vector database
- content_analysis Extract and analyze text content from web pages with AI-powered similarity matching
- cross_tab_context Access and manage context across multiple browser tabs
Links
★ 11,738 GitHub stars