fortimanager-code-mode-mcp

thejordanone/fortimanager-code-mode-mcp
★ 0 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
Provide a lightweight MCP server for FortiManager that runs JavaScript code to handle API queries and commands efficiently using Code Mode.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fortimanager-code-mo": {
      "command": "npx",
      "args": [
        "-y",
        "thejordanone/fortimanager-code-mode-mcp"
      ]
    }
  }
}

Topics

apiautomationbetacode-modedockerfortimanagerfortinetjson-rpcmcpmodel-context-protocolpythonquickjssandboxtypescript