71
/ 100
9 days ago
glama

Packet Analyzer MCP

Enables network packet capture, analysis, and threat detection via distributed client-server architecture with RabbitMQ, PostgreSQL, and external security APIs (NVD CVE, MITRE ATT&CK, AbuseIPDB).

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 2 credentials: POSTGRES_PASSWORD, ABUSEIPDB_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.
configCLIENT_ID"": "my-laptop"
configKAFKA_BROKERS
configKAFKA_TOPIC
configPOSTGRES_HOST"": "localhost",
configPOSTGRES_PORT
configPOSTGRES_DBpacket_analyzer
configPOSTGRES_USERpacket_user
🔐 secretPOSTGRES_PASSWORDyour_password
🔐 secretABUSEIPDB_API_KEYyour_abuseipdb_api_key
configKAFKA_GROUP_ID
// 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/choihyuunmin-packet-analyzer-mcp-1xbz27)](https://m8ven.ai/mcp/choihyuunmin-packet-analyzer-mcp-1xbz27)
commit: 9723149c2242a90f0def25fdf60ce94a51e70fa0
code hash: 9b468cb02740763288c71d50e0d2ffb7b97fed5a26b1fa310c4f112aad992cd2
verified: 6/21/2026, 10:34:42 AM
view raw JSON →