Skip to main content
Glama
config.json•615 B
{ "metadata": { "id": "monitoring-system", "name": "System Monitoring Plugin", "version": "1.0.0", "description": "Real-time system resource monitoring and metrics collection", "category": "monitoring", "author": "OPNsense MCP Team", "enabled": true, "tags": ["monitoring", "metrics", "performance", "resources"], "homepage": "https://github.com/vespo92/OPNSenseMCP", "license": "MIT" }, "config": { "metricsInterval": 10000, "alertThresholds": { "cpu": 80, "memory": 90, "disk": 85 }, "enableAlerts": true }, "dependencies": [] }

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