About
Simple MCP server for FortiGate devices
README
Fortigate MCP Server
An MCP (Model Context Protocol) server for managing Fortigate devices using FastMCP.
Features
Device Management
- ✅ Add / remove devices
- ✅ List configured devices
- ✅ System status and device info
- ✅ VDOMs discovery
Firewall Policy Management
- ✅ List existing policies
- 🔄 Create new policies TBD
- 🔄 Modify existing policies TBD
- 🔄 Delete policies TBD
- ✅ Policy validation
Network Objects Management
- ✅ Address objects (IP, range, FQDN)
- ✅ Service objects (TCP / UDP)
- 🔄 Create / modify objects TBD
Routing Management
- ✅ Static routes
- ✅ Routing table
- ✅ Policy routing
- ✅ Interface list
Installation
- Clone repository
git clone https://github.com/Filippo125/fortigate-mcp-server.git
cd fortigate-mcp-server
- Install dependencies
uv sync
- Configure devices
cp config.yaml.example config.yaml
- Start server
uv run python server.py
Installing Fortigate
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/Filippo125/fortigate-mcp-serverFAQ
Is Fortigate MCP free?
Yes, Fortigate MCP is free — one-click install via Unyly at no cost.
Does Fortigate need an API key?
No, Fortigate runs without API keys or environment variables.
Is Fortigate hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Fortigate in Claude Desktop, Claude Code or Cursor?
Open Fortigate on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Fortigate with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
