coreyhines/opnsense-mcp
by Various
coreyhines/opnsense-mcp — indexed from awesome-mcp-servers-punkpeye
MCP
coreyhines/opnsense-mcp
Added 1 June 2026
Overview
A Model Context Protocol server for OPNsense, the open-source firewall platform. It enables AI assistants to interact with OPNsense through standardized MCP queries. Built in Python, it provides an interface for programmatic control of OPNsense features.
Best for
Best for
Developers automating OPNsense firewall management through AI interfaces
Use cases
- Managing firewall rules via natural language commands
- Monitoring network traffic and security events
- Automating OPNsense configuration tasks
How to use
Install
uv pip install -r requirements.txt Tested with
Claude Code, Cursor, Continue
Example client config
{\n "mcpServers": {\n "opnsense-mcp": {\n "command": "/bin/bash",\n "args": ["/absolute/path/to/opnsense-mcp/mcp_start.sh"],\n "cwd": "/absolute/path/to/opnsense-mcp"\n }\n }\n} Notes
A Model Context Protocol server for OPNsense, the open-source firewall platform. It enables AI assistants to interact with OPNsense through standardized MCP queries. Built in Python, it provides an interface for programmatic control of OPNsense features.
4 stars on GitHub. Last updated 2026-05-16. Licensed MIT.
Use cases
- Managing firewall rules via natural language commands
- Monitoring network traffic and security events
- Automating OPNsense configuration tasks
Pros
- Bridges AI assistants with OPNsense for automation
- Straightforward Python implementation with MCP standard
- Open source and extensible
Cons
- Low star count suggests limited adoption or early stage
- Requires OPNsense instance and MCP-compatible client
- Documentation and community support may be sparse
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Bridges AI assistants with OPNsense for automation
- Straightforward Python implementation with MCP standard
- Open source and extensible
Cons
- Low star count suggests limited adoption or early stage
- Requires OPNsense instance and MCP-compatible client
- Documentation and community support may be sparse
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.