69
/ 100
1 month ago
glama

Cloud Tools Gateway

A remote MCP server providing web scraping and URL analysis tools (fetch webpage, extract links, check URL status, analyze text) with static bearer-token authentication and optional OAuth support.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: MCP_BEARER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretMCP_BEARER_TOKEN$env: = "replace-with-a-long-random-secret"
configMCP_CLIENT_IDOptional environment variable:
configPUBLIC_BASE_URLSet in production, for example https://mcp-dh2a.onrender.com.
configHTTP_USER_AGENT
configPORTRun command: uv run --frozen uvicorn main:app --host 0.0.0.0 --port $
// 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 5 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/jpgreen30-mcp-1ttwvk)](https://m8ven.ai/mcp/jpgreen30-mcp-1ttwvk)
commit: 94e0964484495373499858b6a0e13396a4fad33e
code hash: 45faa9fc3b54e14aa087060bbfdd8073f1694c7e5009c39e331a7b803dcf4158
verified: 6/30/2026, 9:47:12 AM
view raw JSON →