Skip to main content
Glama
config.json•600 B
{ "metadata": { "id": "vpn-openvpn", "name": "OpenVPN Plugin", "version": "1.0.0", "description": "OpenVPN server and client management with real-time connection monitoring", "category": "vpn", "author": "OPNsense MCP Team", "enabled": true, "tags": ["vpn", "openvpn", "tunnel", "remote-access"], "homepage": "https://github.com/vespo92/OPNSenseMCP", "license": "MIT" }, "config": { "enableConnectionMonitoring": true, "monitorInterval": 30000, "trackBandwidth": true, "alertOnDisconnect": true }, "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