Skip to main content
Glama

OPNSense MCP Server

phase2-build-test.bat392 B
@echo off echo Phase 2 - Build and Test Script echo ============================== echo. echo Building TypeScript... call npx tsc if %ERRORLEVEL% NEQ 0 ( echo. echo Build failed! See errors above. exit /b %ERRORLEVEL% ) echo. echo Build successful! echo. echo Running VLAN API test... echo. set OPNSENSE_DEBUG=true node phase2docs/test-vlan-updated.js echo. echo Done! pause

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