
Mcp Server Cloudbrowser
@clpublic
Mcp Server Cloudbrowser について
专为LLM智能体打造的云原生解决方案,提供防关联指纹浏览器环境与自动化交互API。无需部署本地环境,消除性能瓶颈与运维负担,开发者可专注核心逻辑开发。 核心能力包括: 防关联云环境,多环境独立指纹隔离,支持无痕自动化操作 。浏览器行为模拟:精准执行网页访问、元素级截图、动态数据抓取、智能表单填充等交互 。 LLM专属适配:浏览器行为轨迹模拟、DOM树解析优化、数据结构化输出 。 弹性资源调度:单会话调试到万千级并发采集,自动匹配算力需求
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"cloudbrowser": {
"command": "node",
"args": [
"path/to/mcp-server-cloudbrowser/cloudbrowser/dist/index.js"
],
"env": {
"API_KEY": "<YOUR_BROWSERBASE_API_KEY>"
},
"transportType": "stdio"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Mcp Server Cloudbrowser?
Mcp Server Cloudbrowser is an MCP server that provides cloud-based browser automation via the Browserbase API, allowing AI assistants to perform web interactions through a remote browser. It is designed for use with Claude Desktop.
How to use Mcp Server Cloudbrowser?
Install dependencies with npm install, build with npm run build, then configure Claude Desktop using the provided JSON with the cloudbrowser command, args pointing to the built index.js, and the environment variable API_KEY. For testing, run npm run inspector.
Key features of Mcp Server Cloudbrowser
- Navigate to any URL in the cloud browser
- Execute JavaScript in the browser console
- Retrieve the current page URL
- Capture screenshots of pages or specific elements
- Click and fill input fields using CSS selectors
- Extract text content from the page
Use cases of Mcp Server Cloudbrowser
- Automate web browsing tasks with an AI assistant
- Perform dynamic web scraping using JavaScript execution
- Capture screenshots of web pages for reporting or analysis
- Automate form filling and button clicks on websites
FAQ from Mcp Server Cloudbrowser
What is required to run Mcp Server Cloudbrowser?
Node.js, npm, and a Browserbase API key set as the API_KEY environment variable.
How do I configure Claude Desktop to use Mcp Server Cloudbrowser?
Add the provided JSON configuration to the Claude Desktop settings, specifying the command, args, and the API_KEY env variable.
What transport does Mcp Server Cloudbrowser use?
The server uses stdio transport.
What tools are available in Mcp Server Cloudbrowser?
Tools include navigate, evaluate (JavaScript), get_current_url, screenshot, click,
「その他」の他のコンテンツ
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Awesome Mlops
visengerA curated list of references for MLOps
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
コメント