Skip to main content
Glama
brian-ln

Stealth Browser MCP Server

by brian-ln

ステルスブラウザMCPサーバー

Playwrightと検知防止技術を活用したステルスブラウザ機能を提供するMCP(Model Context Protocol)サーバー。このサーバーにより、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):ヘッドレスモードで実行するか、ブラウザモードで表示するか

技術的な詳細

このプロジェクトでは以下を使用します:


このプロジェクトは、高速なオールインワン JavaScript ランタイムであるBunを使用して構築されました。

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