rsiquijor/Solarwinds-MCP-for-Claude — reverse-engineered prompt
Reverse engineered prompt
Build me an MCP server that lets Claude act like a SolarWinds Orion assistant for our network monitoring team. I want to be able to connect it to a SolarWinds server with hostname, username, password, port, and protocol settings, then use Claude to ask for things like overall health, down nodes, critical alerts, node performance, interfaces, volumes, applications, events, and simple network relationships between devices.
It should also support custom SWQL queries, alert acknowledgment including bulk acknowledgment, report generation for health, performance, and alerts, plus optional live polling so Claude can keep up with changes. Please make it feel production ready with sensible logging, caching, connection testing, error handling, and secure config through environment variables or a config file.
Set it up so it can be used from Claude Desktop as an MCP server, and include a straightforward local setup, build steps, and a Docker option if that fits. If anything is unclear, check the current MCP and SolarWinds docs online.
Want more depth? Deep Reverse