VOOZH about

URL: https://glama.ai/mcp/servers/brian-ln/stealth-browser-mcp?locale=zh-CN

⇱ 隐形浏览器 MCP 服务器 by brian-ln | Glama


隐形浏览器 MCP 服务器

一个MCP(模型上下文协议)服务器,使用 Playwright 和反检测技术提供隐身浏览器功能。该服务器允许 MCP 客户端导航到网站并截取屏幕截图,同时规避常见的机器人检测系统。

特征

  • 隐身模式:使用puppeteer-extra-plugin-stealthplaywright-extra来绕过机器人检测

    • 修改浏览器指纹,使其显示为常规用户流量

    • 处理 WebGL、画布、字体、插件和其他浏览器指纹技术

  • 截图工具:截取任何网站的整页或特定元素的截图

    • 支持无头(默认)和可见浏览器模式

  • MCP 集成:通过模型上下文协议公开浏览器功能

Related MCP server: browserless-mcp

安装

# Install dependencies
bun install

用法

# Run the MCP server
bun start

# Development mode
bun dev

# Inspect available tools
bun inspect

可用工具

截屏

使用隐形浏览器截取网页截图。

参数:

  • url (字符串,必需):要导航到的 URL

  • fullPage (布尔值,可选,默认值:true):是否捕获整个页面

  • selector (字符串,可选):CSS 选择器仅捕获特定元素

  • headless (布尔值,可选,默认值:true):是否以无头模式或可见浏览器模式运行

技术细节

该项目使用:


该项目是使用Bun构建的,Bun 是一个快速的一体化 JavaScript 运行时。

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/brian-ln/stealth-browser-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server