MCP Chrome Server
@dlwjdtn535
关于 MCP Chrome Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-chrome-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@dlwjdtn535/mcp-chrome-server",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Chrome Server?
MCP Chrome Server is a browser automation tool built on the MCP (Model-Controller-Prompt) framework. It integrates with Google Chrome to enable programmatic control of the browser, intended for developers and automation engineers.
How to use MCP Chrome Server?
Install via Smithery (npx -y @smithery/cli install @dlwjdtn535/mcp-chrome-server --client claude) or configure manually with uv and a JSON configuration for your OS. Set the CHROME_PROFILE_PATH environment variable to your Chrome profile directory, close all running Chrome instances, then use the provided tools (e.g., tool_open_browser, tool_navigate, tool_web_login).
Key features of MCP Chrome Server
- Browser control: open, navigate, and close Chrome
- Automated web login with CAPTCHA and 2FA handling
- Element manipulation: click, type, get text, get elements
- Secure credential management via system keychain
- Cross‑platform support: Windows, macOS, Linux
Use cases of MCP Chrome Server
- Automate repetitive web tasks like form filling and data extraction
- Perform automated login flows for testing or personal use
- Scrape content from web pages with natural behavior simulation
- Manage multiple Chrome profiles and credentials securely
FAQ from MCP Chrome Server
What are the prerequisites for MCP Chrome Server?
Python 3.12, Google Chrome installed, and either uv (Python package installer) or Docker.
How do I configure the Chrome profile path?
Set the CHROME_PROFILE_PATH environment variable to your Chrome profile directory. Defaults: Windows %LOCALAPPDATA%\Google\Chrome\User Data, macOS ~/Library/Application Support/Google/Chrome, Linux ~/.config/google-chrome.
Can MCP Chrome Server handle logins with CAPTCHA or 2FA?
Yes. It waits for the user to solve CAPTCHA when detected and automatically handles 2‑factor authentication during web login.
How does MCP Chrome Server ensure security for credentials?
Credentials should be stored and retrieved using the system keychain via the tool_save_credentials and tool_get_credentials tools. Never expose credentials in environment variables or configuration files.
What precautions should I take before running MCP Chrome Server?
Close all other Chrome windows using the same profile, verify the profile path is correct, and ensure you have proper permissions for the Chrome profile directory.
其他 分类下的更多 MCP 服务器

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Awesome Mlops
visengerA curated list of references for MLOps
评论