Skip to main content
Glama

OPNSense MCP Server

build.bat361 B
@echo off echo Building OPNSense MCP Server... echo. REM Build TypeScript echo Compiling TypeScript... call npx tsc if %ERRORLEVEL% NEQ 0 ( echo. echo Build failed! See errors above. exit /b %ERRORLEVEL% ) echo. echo Build completed successfully! echo Output files are in the dist/ directory. echo. echo To run the server: echo npm start echo.

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