Skip to main content
Glama

OPNsense MCP Server

.coveragercโ€ข698 B
[run] # Coverage.py configuration for OPNsense MCP Server source = src/opnsense_mcp omit = */tests/* */test_* */__pycache__/* */venv/* */.venv/* [report] # Report configuration precision = 2 show_missing = True skip_covered = False exclude_lines = # Standard pragma pragma: no cover # Don't complain about missing debug code def __repr__ # Don't complain if tests don't hit defensive assertion code raise AssertionError raise NotImplementedError # Don't complain if non-runnable code isn't run if __name__ == .__main__.: if TYPE_CHECKING: # Don't complain about abstract methods @abstractmethod [html] directory = htmlcov

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