52
/ 100
9 hours ago
glama

NodeProxy

MCP server that converts web pages to clean Markdown for LLMs via two paid tools: surface_markdown_parser and stealth_markdown_parser.

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: 10 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 12 credentials: ADMIN_TOKEN, CAPTCHA_SOLVER_KEY, CDP_API_KEY_SECRET, EVM_PRIVATE_KEY, MPP_SECRET_KEY, SCRAPEDO_TOKEN, SCRAPE_DO_TOKEN, SOLANA_PRIVATE_KEY, STRIPE_PUBLISHABLE_KEY, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, TWO_CAPTCHA_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies10 high20 low

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

high@hono/node-server@1.14.4GHSA-wc8c-qw6v-h7f6

@hono/node-server has authorization bypass for protected static paths via encoded slashes in Serve Static Middleware

high@modelcontextprotocol/sdk@1.12.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.12.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.12.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highhono@4.8.3GHSA-3vhc-576x-3qv4

Hono JWK Auth Middleware has JWT algorithm confusion when JWK lacks "alg" (untrusted header.alg fallback)

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_TOKEN
configBILLING_CANCEL_URL
configBILLING_SUCCESS_URL
configCACHE_ENABLED
🔐 secretCAPTCHA_SOLVER_KEY2captcha API key (optional)
configCDP_API_KEY_ID/ CDP_API_KEY_SECRET — Coinbase CDP facilitator (mainnet)
🔐 secretCDP_API_KEY_SECRETCDP_API_KEY_ID / — Coinbase CDP facilitator (mainnet)
configETHEREUM_L1_FACILITATOR_URL
🔐 secretEVM_PRIVATE_KEYexport =0x...
configFACILITATOR_URL
configHOST
configMPP_ENABLED
🔐 secretMPP_SECRET_KEY/ STRIPE_SECRET_KEY — Stripe MPP on /mcp/execute
configMPP_STRIPE_CURRENCY
configMPP_STRIPE_NETWORK_ID
configMPP_STRIPE_PAYMENT_METHOD_TYPES
configMPP_STRIPE_SPT_URL
configPORTYou do not need to set or PUBLIC_URL — Railway injects PORT, and the app auto-detects RAILWAY_PUBLIC_DOMAIN for discovery manifests.
configPUBLIC_URLlocalhost Used in discovery manifests
configREDIS_URL
🔐 secretSCRAPEDO_TOKEN
configSCRAPE_DO_GEO
🔐 secretSCRAPE_DO_TOKEN
configSERVICE_NAME
configSERVICE_TAGS
🔐 secretSOLANA_PRIVATE_KEY
configSOLANA_WALLET_ADDRESS
configSTEALTH_PROXY_URL
configSTEALTH_PROXY_URLSComma-separated proxy URLs for stealth tier
configSTEALTH_USER_AGENT
🔐 secretSTRIPE_PUBLISHABLE_KEY
🔐 secretSTRIPE_SECRET_KEYMPP_SECRET_KEY / — Stripe MPP on /mcp/execute
🔐 secretSTRIPE_WEBHOOK_SECRET
🔐 secretTWO_CAPTCHA_KEY
configWALLET_ADDRESSSet to your Base wallet
configX402_AUTO_NETWORK
configX402_INCLUDE_ETHEREUM_L1
configX402_INCLUDE_SOLANA
configX402_NETWORKeip155:84532 Primary network; use eip155:8453 on mainnet
configX402_NETWORKSCDP bundle Comma-separated CAIP-2 ids (Base, Polygon, Arbitrum, optional Ethereum L1)
configX402_PAYMENT_MODE
// 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/pgalyen1987-nodeproxy-7ej053)](https://m8ven.ai/mcp/pgalyen1987-nodeproxy-7ej053)
commit: 9dc122029a186e7c8700708bae7862e8721f0b61
code hash: faa76c5d99e7074e38b2aaa906699d025b8f8299d6aec25f17ff0629fbdfce87
verified: 7/31/2026, 9:09:43 AM
view raw JSON →