2
GitHub Stars

专为LLM智能体打造的云原生解决方案,提供防关联指纹浏览器环境与自动化交互API。无需部署本地环境,消除性能瓶颈与运维负担,开发者可专注核心逻辑开发。 核心能力包括: 防关联云环境,多环境独立指纹隔离,支持无痕自动化操作 。浏览器行为模拟:精准执行网页访问、元素级截图、动态数据抓取、智能表单填充等交互 。 LLM专属适配:浏览器行为轨迹模拟、DOM树解析优化、数据结构化输出 。 弹性资源调度:单会话调试到万千级并发采集,自动匹配算力需求

Installation

⭐ RecommendedNode
node path/to/mcp-server-cloudbrowser/cloudbrowser/dist/index.js
View configuration snippet
{
  "mcpServers": {
    "cloudbrowser": {
      "command": "node",
      "args": [
        "path/to/mcp-server-cloudbrowser/cloudbrowser/dist/index.js"
      ],
      "env": {
        "API_KEY": "<YOUR_BROWSERBASE_API_KEY>"
      },
      "transportType": "stdio"
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:From mcp.so (unverified)

Claude Desktop

STDIO
stdio:From mcp.so (unverified)

MCP Compatible

STDIO
stdio:From mcp.so (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:unknown
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.