Skip to main content
Glama
brian-ln

Stealth Browser MCP Server

by brian-ln

隐形浏览器 MCP 服务器

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

特征

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

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

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

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

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

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

Related MCP server: CloakBrowser MCP Server

安装

# 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.

Related MCP Servers

  • A
    license
    -
    quality
    B
    maintenance
    Enables Claude to perform stealth browser automation with anti-detection, including navigation, clicking, typing, screenshots, and network monitoring via an MCP server.
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    A stealth browser automation MCP server that wraps CloakBrowser's patched Chromium to bypass bot detection, providing 22 tools for web navigation, interaction, and session management.
    24
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Provides a real browser that bypasses bot detection (Cloudflare, Turnstile) for AI agents, enabling navigation, clicking, typing, screenshots, and data collection through MCP tools.
    98
    MIT

View all related MCP servers

Related MCP Connectors

  • Hosted real Google Chrome MCP with per-user persistent state. Navigate, click, type, screenshot.

  • Browser MCP for logged-in tasks. Uses your Chrome — credentials stay local. Zero-token replay.

  • Automate cloud browsers to navigate websites, interact with elements, and extract structured data.…

View all MCP Connectors

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