joomla-cms

GitHub

Home of the Joomla! Content Management System

joomla-cms MCP Server

MCP server for joomla/joomla-cms

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