loading…
Search for a command to run...
loading…
This MCP server provides tools to interact with FortiManager via JSON-RPC, but is deprecated and replaced by a more efficient Code Mode architecture.
This MCP server provides tools to interact with FortiManager via JSON-RPC, but is deprecated and replaced by a more efficient Code Mode architecture.
This repository has been deprecated and archived.
It has been replaced by fortimanager-code-mode-mcp, which uses a fundamentally better architecture (Code Mode pattern with just 2 tools instead of 590+).
The original approach of exposing 590+ individual MCP tools had several problems:
The new Code Mode architecture solves all of these by using just 2 tools (search + execute) with a QuickJS WASM sandbox. The LLM writes JavaScript to search the API spec or execute live JSON-RPC calls, giving it full flexibility with minimal context usage.
Switch to the new server:
git clone https://github.com/jmpijll/fortimanager-code-mode-mcp.git
cd fortimanager-code-mode-mcp
npm install && npm run build
See the new repo's README for full setup instructions.
MIT
Run in your terminal:
claude mcp add fortimanager-mcp -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.