prisma-sdwan-topology
Installation
SKILL.md
Prisma SD-WAN Topology Discovery
Discover your Palo Alto Networks Prisma SD-WAN fabric topology through natural language. View all sites, ION devices (elements), hardware inventory, and full site-to-site topology.
When to Use
- Listing all SD-WAN sites in your fabric
- Viewing ION devices at a specific site
- Auditing hardware inventory (serial numbers, models)
- Understanding site-to-site connectivity and topology
- Identifying hub vs spoke site roles
- Getting a count of devices across the fabric
MCP Server
- Server:
prisma-sdwan-mcp(community MCP from iamdheerajdubey) - Command:
python3 -u mcp-servers/prisma-sdwan-mcp/src/prisma_sdwan_mcp/server.py(stdio transport) - Auth: OAuth2 via
PAN_CLIENT_ID,PAN_CLIENT_SECRET,PAN_TSG_ID - Region:
PAN_REGION(americas or europe, default: americas)