Stealth Browser MCP Server
ステルスブラウザMCPサーバー
Playwrightと検知防止技術を活用したステルスブラウザ機能を提供するMCP(Model Context Protocol)サーバー。このサーバーにより、MCPクライアントは一般的なボット検知システムを回避しながらウェブサイトにアクセスし、スクリーンショットを撮影することができます。
特徴
ステルスモード: ボット検出を回避するために、 puppeteer-extra-plugin-stealthとplaywright-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(文字列、必須): 移動するURLfullPage(ブール値、オプション、デフォルト:true):ページ全体をキャプチャするかどうかselector(文字列、オプション):特定の要素のみをキャプチャするCSSセレクターheadless(ブール値、オプション、デフォルト:true):ヘッドレスモードで実行するか、ブラウザモードで表示するか
技術的な詳細
このプロジェクトでは以下を使用します:
MCPサーバー実装用のFastMCP
ブラウザ自動化のためのPlaywright
プラグインサポート用のplaywright-extra
ボット検出を回避するためのpuppeteer-extra-plugin-stealth
このプロジェクトは、高速なオールインワン JavaScript ランタイムであるBunを使用して構築されました。
This server cannot be installed
Maintenance
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
- Alicense-qualityBmaintenanceEnables Claude to perform stealth browser automation with anti-detection, including navigation, clicking, typing, screenshots, and network monitoring via an MCP server.MIT
- AlicenseAqualityFmaintenanceA 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.241MIT
- AlicenseBqualityCmaintenanceProvides undetectable browser automation for LLM agents via MCP, enabling real Chrome interaction with stealth features, DOM accessibility, and DevTools integration.983MIT
- Alicense-qualityDmaintenanceProvides a real browser that bypasses bot detection (Cloudflare, Turnstile) for AI agents, enabling navigation, clicking, typing, screenshots, and data collection through MCP tools.98MIT
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.…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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