71
/ 100
7 days ago
glama

5g-ddos-mcp

Model Context Protocol server for real-time 5G DDoS detection and response.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: OPENAI_API_KEY, ANTHROPIC_API_KEY, RESPONSE_API_KEY
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.
configLLM_BACKENDSet: =claude
configANTHROPIC_MODEL
configOPENAI_MODELSet: =<model name>
configOLLAMA_MODELSet: =llama3.2 (or whichever you pulled)
configOPENAI_BASE_URLSet: =<your endpoint>
🔐 secretOPENAI_API_KEYSet: =<your key>
🔐 secretANTHROPIC_API_KEYSet: =sk-ant-...
configCLAUDE_MODELclaude-sonnet-4-6 Anthropic model ID
configOLLAMA_BASE_URLdefaults to http://localhost:11434
configLLM_MAX_TOKENS2048 Max tokens for LLM completions
configLLM_TEMPERATURE0.3 Generation temperature
configMCP_HOST
configMCP_PORT8000 Server port
configLOG_LEVELINFO Logging level
configANOMALY_THRESHOLD0.5 Attack confidence threshold (0.0–1.0)
configRESPONSE_API_URLPreview auto-execute REST API commands (does not call any API without set)
🔐 secretRESPONSE_API_KEYBearer token for the response API (optional)
// 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 4 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/core-ncsrd-5g-ddos-mcp-i9gqkl)](https://m8ven.ai/mcp/core-ncsrd-5g-ddos-mcp-i9gqkl)
commit: dd2388a55e2ef56d4341c5820c7d2fac4fd0cc69
code hash: 03c51feb858ffb23ade63e20c096575f178d49fa852e7daae8f3f348796a8296
verified: 6/22/2026, 12:09:39 PM
view raw JSON →