hangwin/mcp-chrome
FreeChrome 浏览器扩展形式的 MCP 服务器,复用用户现有浏览器(含登录态与配置),让 AI 接管真实 Chrome 进行网页自动化、内容分析与语义检索。
About hangwin/mcp-chrome
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. Unlike traditional browser automation tools (e.g., Playwright), it directly uses your daily Chrome browser, leveraging existing user habits, configurations, and login states, allowing various large models or chatbots to take control of your browser and truly become your everyday assistant. The project is fully local, open source, and supports Streamable HTTP, cross-tab context, a built-in vector database for semantic search, and SIMD-accelerated AI operations.
Key Features
Pros & Cons
- Reuses existing browser environment, eliminating the need for separate browser instances or re-login
- Fully local and privacy-preserving, no data sent to external servers
- Rich set of 20+ tools covering browsing, content, and history operations
- Fast SIMD-accelerated vector operations for better performance
- Supports any LLM or chatbot client via Model Agnostic design
- Streamable HTTP and cross-tab context for advanced workflows
- Project is in early development stages, may have stability or feature gaps
- Requires Chrome browser and extension installation (no cross-browser support)
- Limited documentation and community resources at this early stage