MCP server for SolarWinds Service Desk (SWSD/Samanage) enabling reading and modifying tickets, comments, knowledge-base articles, and more via each user's own API token.
{
"mcpServers": {
"swsd": {
"command": "npx",
"args": [
"-y",
"swsd-mcp"
]
}
}
}