游侠云服务,免实名免备案服务器 游侠云域名,免实名免备案域名

统一声明:

1.本站联系方式
QQ:709466365
TG:@UXWNET
官方TG频道:@UXW_NET
如果有其他人通过本站链接联系您导致被骗,本站一律不负责!

2.需要付费搭建请联系站长QQ:709466365 TG:@UXWNET
3.免实名域名注册购买- 游侠云域名
4.免实名国外服务器购买- 游侠云服务

技术

在AI Agent和MCP(Model Context Protocol)生态快速发展的今天,越来越多优秀的MCP工具涌现出来。今天为大家推荐一个值得关注的项目——mcp-chrome

MCP工具推荐: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.

技术信息:主要语言:TypeScript | GitHub Stars:11,614

📖 项目详情

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.

该项目主要使用TypeScript开发。


以下是项目原始介绍(英文):

Chrome MCP Server 🚀

![Stars](https://img.shields.io/github/stars/hangwin/mcp-chrome)

![License: MIT](https://opensource.org/licenses/MIT)

![TypeScript](https://www.typescriptlang.org/)

![Chrome Extension](https://developer.chrome.com/docs/extensions/)

![Release](https://img.shields.io/github/v/release/hangwin/mcp-chrome.svg)

> 🌟 Turn your Chrome browser into your intelligent assistant – Let AI take control of your browser, transforming it into a powerful AI-controlled automation tool.

📖 Documentation: English | 中文

> The project is still in its early stages and is under intensive development. More features, stability improvements, and other enhancements will follow.

🎯 What is Chrome MCP Server?

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 (like Playwright), Chrome MCP Server 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.

✨ New Features(2025/12/30)

A New Visual Editor for Claude Code & Codex, for more detail here: VisualEditor

✨ Core Features

• 😁 Chatbot/Model Agnostic: Let any LLM or chatbot client or agent you prefer automate your browser

• ⭐️ Use Your Original Browser: Seamlessly integrate with your existing browser environment (your configurations, login states, etc.)

• 💻 Fully Local: Pure local MCP server ensuring user privacy

• 🚄 Streamable HTTP: Streamable HTTP connection method

• 🏎 Cross-Tab: Cross-tab context

• 🧠 Semantic Search: Built-in vector database for intelligent browser tab content discovery

• 🔍 Smart Content Analysis: AI-powered text extraction and similarity matching

• 🌐 20+ Tools: Support for screenshots, network monitoring, interactive operations, bookmark management, browsing history, and 20+ other tools

• 🚀 SIMD-Accelerated AI: Custom WebAssembly SIMD optimization for 4-8x faster vector operations

🆚 Comparison with Similar Projects

| Comparison Dimension | Playwright-based MCP Server | Chrome Extension-based MCP Server |

| ———————– | ————————————————————————————

…(更多内容请访问项目主页)

🔗 项目地址

https://github.com/hangwin/mcp-chrome

⭐ 11,614 Stars | TypeScript