unofficial-fortimonitor-mcp-server

gjenkins20/unofficial-fortimonitor-mcp-server
★ 3 stars Python API Integration Updated today
Model Context Protocol (MCP) server for FortiMonitor v2 API integration with AI. 241 tools across 33 modules providing near-complete coverage of the FortiMonitor v2 API.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "unofficial-fortimoni": {
      "command": "uvx",
      "args": [
        "unofficial-fortimonitor-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install unofficial-fortimonitor-mcp-server