coreyhines/opnsense-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_SECRET_KEY | Yes | Secret key for MCP communication | |
| OPNSENSE_API_KEY | Yes | Your OPNsense API key | |
| OPNSENSE_API_SECRET | Yes | Your OPNsense API secret | |
| OPNSENSE_FIREWALL_HOST | Yes | Your firewall host |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_logsC | Get firewall logs with optional filtering |
| arpB | Show ARP/NDP table |
| dhcpA | Show DHCP lease information |
| dhcp_lease_deleteB | Delete DHCP leases by hostname, IP, or MAC address |
| lldpA | Show LLDP neighbor table |
| systemA | Show system status information |
| fw_rulesA | Get firewall rules exposed by the OPNsense Firewall Automation API (Firewall → Automation). Rules that exist only under the classic Firewall → Rules UI may not appear here; see OPNsense API docs. Returns the current rule set for context and reasoning. |
| mkfw_ruleB | Create a new firewall rule and optionally apply changes |
| rmfw_ruleB | Delete a firewall rule and optionally apply changes |
| ssh_fw_ruleB | Create firewall rules via SSH (bypasses API issues) |
| interface_listA | Get available interface names for firewall rules |
| packet_captureB | Start, stop, or fetch a packet capture file |
| dnsB | List Unbound DNS host overrides |
| mkdnsB | Add a DNS host override in Unbound |
| rmdnsB | Delete a DNS host override from Unbound |
| toggle_fw_ruleC | Enable or disable a firewall rule |
| set_fw_ruleB | Edit fields of an existing firewall rule |
| aliasesB | List firewall aliases (IP groups, port groups, etc) |
| gateway_statusA | Show WAN gateway health (latency, packet loss) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/coreyhines/opnsense-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server