62
/ 100
1 month ago
pulsemcp

Intercept

Fetches URLs as clean markdown with multi-tier fallback.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 4 credentials: ADMIN_SECRET, BRAVE_API_KEY, CF_API_TOKEN, GITHUB_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical3 high4 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@4.0.18GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

highundici@7.18.0GHSA-f269-vfmq-vjvj

Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client

highundici@7.18.0GHSA-v9p9-hfj2-hcw8

Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation

highundici@7.18.0GHSA-vrm6-8vpv-qv8q

Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression

lowundici@7.18.0GHSA-2mjp-6q6p-2qxm

Undici has an HTTP Request/Response Smuggling issue

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretADMIN_SECRET
configALL_PROXY
🔐 secretBRAVE_API_KEYUses Brave Search API if is set, then SearXNG if SEARXNG_URL is set, then DuckDuckGo as an unreliable last resort. freshness and page are ignored by the DuckDuckGo fallback.
configCF_ACCOUNT_IDNo Cloudflare account ID (required if CF_API_TOKEN is set)
🔐 secretCF_API_TOKENNo Cloudflare API token with "Browser Rendering - Edit" permission
configFLARESOLVERR_URLNo URL of a [FlareSolverr](https://github.com/FlareSolverr/FlareSolverr) instance (e.g. http://localhost:8191) to solve Cloudflare/DDoS-Guard challenges
🔐 secretGITHUB_TOKENThe GitHub API endpoints work unauthenticated (60 requests/hour). Set to raise the limit.
configHTTPS_PROXY/ HTTP_PROXY No Standard proxy passthrough — routes all outbound fetches (including stealth) through the proxy. Honors NO_PROXY.
configHTTP_PROXYHTTPS_PROXY / No Standard proxy passthrough — routes all outbound fetches (including stealth) through the proxy. Honors NO_PROXY.
configINTERCEPT_AUTHNo JSON map of domain → headers/cookies, to fetch content you're logged in to (see [Per-domain authentication](#per-domain-authentication-intercept_auth))
configINTERCEPT_CACHE_READ_ONLYOpt out entirely with INTERCEPT_SHARED_CACHE=false, or use read-only mode (consume but never contribute) with =true.
configINTERCEPT_PROXIESNo Comma/space-separated list of HTTP(S) proxies to rotate across, with automatic retry through the next proxy on a blocked response. Takes precedence over HTTPS_PROXY.
configINTERCEPT_SHARED_CACHEOpt out entirely with =false, or use read-only mode (consume but never contribute) with INTERCEPT_CACHE_READ_ONLY=true.
configSEARXNG_URLUses Brave Search API if BRAVE_API_KEY is set, then SearXNG if is set, then DuckDuckGo as an unreliable last resort. freshness and page are ignored by the DuckDuckGo fallback.
configUSE_STEALTH_FETCHNo Set to true to enable stealth fetcher (see warning below)
configWEB_UNLOCKER_URLNo GET template (with a {url} placeholder and your API key) for a commercial web-unlocker like ScrapingBee/ScraperAPI/ZenRows — the paid last resort for the hardest sites
configall_proxy
confighttp_proxy
confighttps_proxy
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bighippoman-intercept-mcp-5fun68)](https://m8ven.ai/mcp/bighippoman-intercept-mcp-5fun68)
commit: b2e82069b4ea91497181900e130f18515f266413
code hash: bc680417b057b69445655b82e2ff68080af4f391206f83134914fe8d54ba952a
verified: 6/14/2026, 11:22:55 AM
view raw JSON →