69
/ 100
16 days ago
glama

Security Onion MCP (Community Edition)

An MCP server for Security Onion Community Edition that provides 21 read and write tools for SOC operations, including event querying, alert management, detection tuning, PCAP retrieval, and agent enrollment, without requiring a Pro license.

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 2 credentials: SO_OS_PASSWORD, SO_SSH_PASSWORD
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.
configSO_API_ENDPOINT
configSO_OS_USER/ SO_OS_PASSWORD so_elastic + its password (sudo cat /opt/so/conf/elasticsearch/curl.config on the manager)
🔐 secretSO_OS_PASSWORDSO_OS_USER / so_elastic + its password (sudo cat /opt/so/conf/elasticsearch/curl.config on the manager)
configSO_CA_CERTSO_API_VERIFY_SSL false for a lab self-signed cert, or set and true
configSO_API_VERIFY_SSLfalse for a lab self-signed cert, or set SO_CA_CERT and true
configSO_SSH_HOST/ SO_SSH_USER / SO_SSH_PASSWORD manager IP + a sudo-capable account
configSO_SSH_PORT
configSO_SSH_USERSO_SSH_HOST / / SO_SSH_PASSWORD manager IP + a sudo-capable account
🔐 secretSO_SSH_PASSWORDSO_SSH_HOST / SO_SSH_USER / manager IP + a sudo-capable account
configSO_SSH_HOSTKEYthe manager's ed25519 fingerprint — pin it (see .env.example for the one-liner)
configSO_ENABLE_FILE_LOGGING
configSO_DEFAULT_TIME_RANGE
// 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/rudraverma-securityonion-ce-mcp-1iwb13)](https://m8ven.ai/mcp/rudraverma-securityonion-ce-mcp-1iwb13)
commit: 44ae22a8030603017eb4251d15048f19cbbcb3bd
code hash: 4f85740be47ec4831590989ed3cc694006f5cf56f11e59d55601931c3b9173e2
verified: 7/15/2026, 8:47:42 AM
view raw JSON →