Scrapes web pages to clean Markdown with JS rendering, multi-page crawl, structured extraction, and sitemap support.
Do not connect
A critical issue was found. Do not connect this server as-is.
Scanned 25 days ago Due for re-check
A server can change after it's graded. Re-run the automated scan to refresh this report.
This grade is deterministic and reproducible: the same server surface always yields the same grade under a given algorithm version. It is a real automated assessment computed by the MCPGrade engine from what the probe actually observed — not a fabricated or opinion score. It is not a manual human pentest, so it can miss context-specific risks.
Every signal below was measured directly by the automated probe. The grade is derived only from evidence like this — nothing is assumed.
The stagenth-web MCP server exposes 4 tools, focused primarily on web capabilities. Its published description reads: "Scrapes web pages to clean Markdown with JS rendering, multi-page crawl, structured extraction, and sitemap support". It communicates over Streamable HTTP using the 2025-06-18 protocol revision, and does not require authorization to connect. MCPGrade currently rates stagenth-web F — a critical issue was found and the server should not be connected as-is. Its most notable findings include "Data-exfiltration parameters" and "Data-exfiltration parameters". This report is a deterministic, reproducible automated assessment: the same observed surface always yields the same grade under a given algorithm version, and it is refreshed as new scans arrive and free to read — but it is not a substitute for a manual human security review. Always re-check stagenth-web's advertised tools, transport security, and authorization posture before connecting an autonomous agent or sharing sensitive context with it.
Add stagenth-web to an MCP client using the endpoint below. Review the grade and findings above before granting an autonomous agent access.
MCP endpoint
https://stagenth.com/mcp/web/Streamable HTTP transport. This is the MCP endpoint, not a website — paste it into your MCP client server list rather than a browser.
Captured passively during the read-only scan. Click any value to find servers that match it.
The tools this server advertises via tools/list — names, purposes, and the parameters each accepts, exactly as enumerated read-only.
抓取一个公开网页,返回干净的 Markdown(供 AI 阅读/总结/提取)。 只抓公开网页,禁止内网/保留地址;不生成任何内容,只做抓取与格式转换。 静态抓取拿不到内容的 JS 动态页可加 render=true 走真浏览器渲染。
从入口 URL 广度优先抓取多页,每页转干净 Markdown(按实际抓取页数计费,每页 1 credit)。 纯抓取 + 格式转换,不生成任何 AI 内容;逐页 SSRF 校验,单页失败不中断。
结构化抽取网页要素(表格/链接/图片/标题大纲/元数据/自定义 CSS 选择器),返回 JSON。 与 scrape_url 的区别:不返回整页正文,只返回指定结构——表格转成 headers+rows 的 JSON 可直接计算;配自定义选择器可精准取价格/标题等字段。
Sorted worst-first. Each finding shows its severity, what it means, its OWASP MCP Top-10 mapping, and a recommended fix — the check id links to the exact methodology row that produced it.
tool: scrape_url
A tool exposes a free-text/webhook/feedback parameter with no honest purpose — a classic exfil channel.
parameter "url"RecommendationRemove side-channel parameters; constrain tool inputs.
tool: crawl
A tool exposes a free-text/webhook/feedback parameter with no honest purpose — a classic exfil channel.
parameter "start_url"RecommendationRemove side-channel parameters; constrain tool inputs.
tool: extract
A tool exposes a free-text/webhook/feedback parameter with no honest purpose — a classic exfil channel.
parameter "url"RecommendationRemove side-channel parameters; constrain tool inputs.
tool: extract
A tool description tries to alter the model’s use of another tool.
SON。 与 scrape_url 的区别:不返回整页正文,只返回指定结构——表格转成 headers+rowsRecommendationDescriptions must describe only their own tool.
tool: site_map
A tool exposes a free-text/webhook/feedback parameter with no honest purpose — a classic exfil channel.
parameter "url"RecommendationRemove side-channel parameters; constrain tool inputs.
tool: site_map
A tool description tries to alter the model’s use of another tool.
发现。 配合 scrape_url / crawl 使用:先 site_map 挑准页面,再精准抓取,省 credit。RecommendationDescriptions must describe only their own tool.
tool: (server instructions)
A tool description tries to alter the model’s use of another tool.
执行,用户间数据隔离。提供工具:scrape_url(抓取公开网页 → 干净 Markdown,供 AI 阅读/总结/提取)。RecommendationDescriptions must describe only their own tool.
The server accepts tool enumeration (and likely invocation) with no authentication.
RecommendationRequire OAuth 2.1 authorization for any server exposing non-public tools.
Vantaj uptime monitoring via MCP — manage monitors, heartbeats, incidents, and status pages.
Unified gateway to Algeria's TKAWEN ecosystem: commerce, certification, and AI tools.
Provides access to the Cohereon Doctrine AI safety framework with governance components, tiered access, and agent onboarding.
Agentic rails for complex workflows with receipts, fees, and MCP tool access.
Structural TC39 spec lookup for ECMA-262 and ECMA-402 in AI agents, SHA-pinned and offline-first.
Structural TC39 spec lookup for ECMA-262 and ECMA-402 in AI agents, SHA-pinned and offline-first.
14 PDF tools: merge, split, compress, watermark, encrypt, organize, metadata, and page extraction.
QR and barcode toolkit: generate, decode, vector SVG, logo QR, WiFi and vCard QR codes.
Turn Excel or CSV data into charts (bar, line, pie, scatter, radar) and get a download URL.
Image toolkit: resize, compress, crop, watermark, convert, rotate, and EXIF read/strip.
Secure file transfer MCP server that relays files between AI agents and downstream services using bearer-token authentication.
Hosted persistent memory with semantic search, importance scoring, and TTL for AI agents.
发现站点 URL 清单:优先 robots.txt / sitemap.xml,无站点地图时退化为入口页链接发现。 配合 scrape_url / crawl 使用:先 site_map 挑准页面,再精准抓取,省 credit。