Fortigate-mcp-server-public

rosarion97/Fortigate-mcp-server-public
★ 0 stars Python API Integration Updated 2d ago
Read-only Fortinet FortiGate MCP server (FortiOS REST API v2) — Podman + Docker
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fortigate-mcp-server": {
      "command": "uvx",
      "args": [
        "fortigate-mcp-server-public"
      ]
    }
  }
}

Or install with pip: pip install fortigate-mcp-server-public