october

GitHub

Self-hosted CMS platform based on the Laravel PHP Framework.

11,140 stars PHP 1 file ยท ~2,364 tokens #backend#cmf#cms#cms-platform#framework#laravel#octobercms#php

october MCP Server

MCP server for octobercms/october

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "october": {
      "command": "npx",
      "args": [
        "-y",
        "@octobercms/october"
      ]
    }
  }
}