FortiManager MCP Server
by rstierli
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (e.g., DEBUG, INFO, WARNING). | INFO |
| DEFAULT_ADOM | No | Default Administrative Domain (ADOM) for operations. | root |
| FMG_TOOL_MODE | No | Tool loading mode: 'full' or 'dynamic'. | full |
| MCP_AUTH_TOKEN | No | Bearer token for HTTP authentication (optional). | |
| MCP_SERVER_HOST | No | Bind address for HTTP mode. | 127.0.0.1 |
| MCP_SERVER_MODE | No | MCP transport mode: 'http', 'stdio', or 'auto'. | auto |
| MCP_SERVER_PORT | No | Port for HTTP mode. | 8000 |
| FMG_POLICY_SAFETY | No | Policy safety mode: 'strict', 'warn', 'disabled'. | strict |
| FMG_SCRIPT_SAFETY | No | Script safety mode: 'strict', 'disabled'. | strict |
| FORTIMANAGER_HOST | Yes | FortiManager hostname or IP address. | |
| MCP_ALLOWED_HOSTS | No | List of allowed Host headers (JSON array string). | |
| FORTIMANAGER_TIMEOUT | No | Request timeout in seconds. | 30 |
| FORTIMANAGER_PASSWORD | No | Password for authentication. | |
| FORTIMANAGER_USERNAME | No | Username for authentication (alternative to API token). | |
| FORTIMANAGER_API_TOKEN | No | API token for authentication (recommended). | |
| FORTIMANAGER_VERIFY_SSL | No | Enable SSL verification for FortiManager connection. | true |
| FORTIMANAGER_MAX_RETRIES | No | Maximum number of retry attempts. | 3 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rstierli/fortimanager-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server