Submit

Unofficial Fortimonitor Mcp Server

@gjenkins20

MCP server for the FortiMonitor v2 monitoring API. 241 tools across 33 modules covering server management, outage monitoring, maintenance windows, metrics, notifications, cloud monitoring, SNMP, dashboards, reporting, and more. Unofficial community project, not affiliated with Fortinet. Python, MIT license, Docker and local deployment supported.

Server Config

{
  "mcpServers": {
    "fortimonitor": {
      "command": "docker",
      "args": [
        "exec",
        "-i",
        "unofficial-fortimonitor-mcp",
        "python",
        "-m",
        "src.server"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.