Skip to main content
Glama
config.json•618 B
{ "metadata": { "id": "security-ids", "name": "IDS/IPS Plugin (Suricata)", "version": "1.0.0", "description": "Intrusion Detection and Prevention System using Suricata", "category": "security", "author": "OPNsense MCP Team", "enabled": true, "tags": ["security", "ids", "ips", "suricata", "alerts"], "homepage": "https://github.com/vespo92/OPNSenseMCP", "license": "MIT" }, "config": { "enableAlertMonitoring": true, "monitorInterval": 30000, "alertThreshold": "medium", "autoBlock": false, "maxAlerts": 1000 }, "dependencies": ["core-firewall"] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vespo92/OPNSenseMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server