Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

stagenth · 托管浏览器

com.stagenth/browser

Hosted Chromium in mainland China: scripted actions, URL screenshots, print-to-PDF.

Uptime
100.0%
1 direct probes · 30d
Response
2022ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

browser_run

在境内托管浏览器里打开网页并执行一串动作,返回抽取的数据 + 截图下载 URL。 浏览器跑在中国境内、真 Chromium 渲染,能打开海外抓不动的国内站(政务/招投标/电商比价)。 按浏览器时长计费(每 15 秒 1 credit,不足 1 档按 1 档);执行失败不计费。

browser_screenshot

给网页拍一张截图(境内真 Chromium 渲染),PNG 落文件中转站并返 15 分钟下载 URL。 比 browser_run 简单直接:一个 URL 进、一张图出;固定 1 credit,失败不计费。

browser_pdf

把网页打印成 PDF(境内真 Chromium 渲染,文字可选中可搜索),落文件中转站并返下载 URL。 适合归档网页、报告引用、给不能上网的流程留底;固定 1 credit,失败不计费。

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "stagenth_·_托管浏览器": {
      "url": "https://stagenth.com/mcp/browser/",
      "transport": "streamable-http"
    }
  }
}