MCP server fetches URL through a real Chromium browser, returns main content as clean Markdown
An MCP server that fetches a URL and returns the main content as clean Markdown. Uses plain HTTP when possible and real Chromium when needed. Most MCP web-fetch tools either: use plain HTTP, which fails on JS-required pages and gets blocked by Cloudflare bot detection on many sites; or use a real browser but return raw HTML or accessibility-tree snapshots, which are noisy and token-heavy when you…
Dedotto dai trasporti dichiarati da questo annuncio (stdio). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Forge non ha alcuna analisi registrata per questa voce, quindi non ha alcuna osservazione della sua superficie di strumenti. È assenza di prove, non prova che non esponga alcuno strumento.
An MCP server that fetches a URL and returns the main content as clean Markdown. Uses plain HTTP when possible and real Chromium when needed. Most MCP web-fetch tools either: use plain HTTP, which fails on JS-required pages and gets blocked by Cloudflare bot detection on many sites; or use a real browser but return raw HTML or accessibility-tree snapshots, which are noisy and token-heavy when you just want to read the article. This server uses a three-tier strategy, using the fastest approach…