Skip to main content
Glama

OPNsense MCP Server

setup.pyโ€ข285 B
#!/usr/bin/env python3 """ Setup script for OPNsense MCP Server This file provides compatibility with older build tools while pyproject.toml is the primary configuration file for modern Python packaging. """ from setuptools import setup # Configuration is in pyproject.toml setup()

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/floriangrousset/opnsense-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server