meraki-security-appliance

Manage Cisco Meraki MX firewall rules, site-to-site VPN, and security events via API.

627|175|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/automateyournetwork/netclaw --skill meraki-security-appliance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meraki-security-appliance
Source: https://github.com/automateyournetwork/netclaw/tree/main/workspace/skills/meraki-security-appliance
Command: npx skills add https://github.com/automateyournetwork/netclaw --skill meraki-security-appliance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management and auditing of Cisco Meraki MX security appliances, ensuring network security policies are correctly configured and effective.

Core Features & Use Cases

  • Firewall Management: Audit and modify L3/L7 firewall rules for granular traffic control.
  • VPN Configuration: Configure and monitor site-to-site VPN tunnels for secure inter-site connectivity.
  • Security Auditing: Review content filtering, traffic shaping, and security events to maintain a secure network posture.
  • Use Case: When a new branch office is opened, use this Skill to quickly configure its firewall rules and site-to-site VPN to the main data center, ensuring compliance with security standards.

Quick Start

Audit the L3 firewall rules for the 'Branch-Office-1' network.

Frequently Asked Questions about meraki-security-appliance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Cisco Meraki MX firewall rule audits?

You can automate Meraki MX firewall rule audits by using this Skill to interact with the Meraki Magic MCP server, which retrieves and modifies L3 and L7 firewall configurations via API calls. This requires setting the MERAKI_API_KEY and MERAKI_ORG_ID environment variables for authentication.

Can I configure site-to-site VPN tunnels for a new branch office with Meraki?

Yes, you can configure and monitor site-to-site VPN tunnels for a new branch office using this Skill. It manages secure inter-site connectivity by applying VPN configurations programmatically through the Meraki API to ensure compliance with your security standards.

What do I need to manage Meraki MX security features programmatically?

To manage Meraki MX security features programmatically, you need a valid MERAKI_API_KEY and your MERAKI_ORG_ID configured as environment variables. These provide the necessary authentication and organization context for the Skill's API operations.

How does network automation handle Meraki content filtering and traffic shaping?

Network automation handles Meraki content filtering and traffic shaping by interfacing with the Meraki API to review and enforce security policies. This Skill audits these configurations to help maintain a secure network posture across your appliances.

What is the best way to review security events on Cisco Meraki appliances?

The best way to review security events on Cisco Meraki appliances is to use this Skill to query the Meraki API. It retrieves security event logs alongside firewall and content filtering data, allowing you to audit your network security posture effectively.