MCP.so
Sign In
Servers
N

Nagios MCP

@PROSPIRE-TECHNOLOGY-SERVICES

MCP Server for Nagios Core.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "nagios-mcp-stdio": {
      "command": "uvx",
      "args": [
        "nagios-mcp",
        "--config",
        "ABSOLUTE_PATH_TO/nagios_config.yaml"
      ]
    },
    "nagios-mcp-sse": {
      "url": "http://localhost:8000/sse"
    }
  }
}

More from Other