Fortimanager
БесплатноНе проверен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.
README
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+).
Why was this replaced?
The original approach of exposing 590+ individual MCP tools had several problems:
- Context window bloat — 118K+ tokens just for tool definitions
- LLM confusion — Too many similar tools made it hard for LLMs to choose correctly
- Maintenance burden — Every API change required updating dozens of Python modules
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.
Migration
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.
License
MIT
Установка Fortimanager
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/jmpijll/fortimanager-mcpFAQ
Fortimanager MCP бесплатный?
Да, Fortimanager MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Fortimanager?
Нет, Fortimanager работает без API-ключей и переменных окружения.
Fortimanager — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Fortimanager в Claude Desktop, Claude Code или Cursor?
Открой Fortimanager на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: 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
автор: mcpdotdirectCompare Fortimanager with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
