A Collection of MCP Servers
MCP GALAXY
✦
Routing, telemetry, security, MCP servers built for network engineers.
Featured
The Inaugural Server
A read-only bridge from Claude to your Palo Alto Networks Panorama deployment.
Quick Install
$docker build -t panorama-readonly-mcp-server .
$docker mcp secret set PANORAMA_HOST="…"
$docker mcp secret set PANORAMA_API_KEY="…"
Tools · 23
Mode · Read-Only
Directory
All Servers
Growing set, each one purpose-built for the people who run networks.
Panorama Read-Only
Query Palo Alto Networks Panorama in read-only mode via PAN-OS XML API. 23 inspection tools for policies, NAT, objects, logs, and HA status.
Meraki Read-Only
Read-only Cisco Meraki Dashboard API v1 over stdio. Covers MR wireless, MS switching, MX security, MV cameras, plus org and network telemetry.
ISE Read-Only
Read-only Cisco Identity Services Engine (3.1+) via OpenAPI. 38 GET-only tools across policy sets, TrustSec, deployment, certificates, and repositories.
FortiGate Read-Only
Read-only Fortinet FortiGate via the FortiOS REST API v2, pinned to one VDOM. 37 GET-only tools across policy, objects, VPN, UTM profiles, sessions, and logs.
Palo Alto Firewall
Read and modify a Palo Alto Networks PAN-OS firewall via the XML API. 31 tools, 15 read, 13 write, 3 commit-lifecycle. Every change stages to candidate;
PANOS_ENABLE_WRITE=no ships it read-only.UniFi Read-Only
Read-only Ubiquiti UniFi OS console, pinned to one site, wraps both the modern Network Integration API and the broader Classic Controller API. 78 GET-only tools across devices, clients, WiFi, firewall, switching, alarms, and reports.
Arista CloudVision
Read-only Arista CloudVision (CVaaS or on-prem CVP) over the state-based Resource APIs. 27 GET-only tools across device inventory, tags, events, alerts, configlets, change controls, compliance, lifecycle (EoL/EoS), bug exposure, endpoint location, licenses, and audit logs.
Good to Know
How the Pieces Fit Together
Background reading on the moving parts behind the servers in the directory, what they are, how they're wired, and what breaks when they aren't. Worth a skim before you run any Installation section, especially if the terminology is new.
★ Reference · Protocol
Model Context Protocol (MCP)
What MCP is, who introduced it, how it actually works, and the problem it solves. With reference links to Anthropic's announcement, the protocol spec, and the open-source SDKs so you can go straight to the source.
Read →
★ Quick-start · 4 Clients
Configuring MCP Servers
How to set up MCP servers in Claude Desktop, Claude Code, Gemini CLI, and Codex, config file locations, CLI commands, scope rules, and the gotchas that catch everyone the first time.
Read →
★ Reference · Docker MCP
Docker MCP Gateway
How the Docker MCP Gateway connects Claude Desktop, Claude Code, Codex, and any other MCP client to your server containers. Catalogs, registries, secrets, bind-mounts, and what differs between Docker Desktop and headless Docker Engine.
Read →
✦ Request
Need a Server That Isn't Here Yet?
Tell us what you want an assistant to be able to reach, the platform, the task,
the constraints. Viable requests get built as read-only MCP servers and added
to the directory.