Skip to main content
Glama
config.json•596 B
{ "metadata": { "id": "security-cert", "name": "Certificate Management Plugin", "version": "1.0.0", "description": "SSL/TLS certificate management with Let's Encrypt support", "category": "security", "author": "OPNsense MCP Team", "enabled": true, "tags": ["security", "certificates", "ssl", "tls", "letsencrypt"], "homepage": "https://github.com/vespo92/OPNSenseMCP", "license": "MIT" }, "config": { "enableExpiryMonitoring": true, "monitorInterval": 86400000, "expiryWarningDays": 30, "autoRenew": false }, "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