Joomla

v1.0.0Business Applicationsstable

The Joomla MCP Server facilitates interaction between AI assistants (like Claude) and Joomla websites through the Joomla Web Services API. It provides tools to manage articles, including retrieving, creating, updating, and deleting content, as well a

joomlajoomla-mcpmcpmcp-server
Share:
19
Stars
0
Downloads
0
Weekly
0/5

What is Joomla?

Joomla is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to joomla mcp server facilitates interaction between ai assistants (like claude) and joomla websites through the joomla web services api. it provides tools to manage articles, including retrieving, creat...

The Joomla MCP Server facilitates interaction between AI assistants (like Claude) and Joomla websites through the Joomla Web Services API. It provides tools to manage articles, including retrieving, creating, updating, and deleting content, as well a

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • The Joomla MCP Server facilitates interaction between AI ass

Use Cases

Manage Joomla website content including articles, categories, and media through AI. Create, read, update, and delete website content programmatically. Integrate Joomla web services with AI assistants.
nasoma

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedApr 19, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx joomla

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Joomla

The Joomla MCP Server connects AI assistants like Claude to Joomla websites through the official Joomla Web Services API, enabling full content management without logging into the Joomla admin panel. It exposes tools to retrieve, create, update, delete, and manage the publication state of articles, as well as list categories — making it practical for automating editorial workflows, bulk content updates, and AI-assisted content generation directly within a Joomla CMS. The server is built with Python and authenticated via Joomla's built-in API token system.

Prerequisites

  • Python 3.11 or higher and the uv package manager
  • Joomla 4.x or 5.x website with the Web Services API plugin enabled in the Joomla plugin manager
  • A Joomla Super User API token (generated in the user profile under the API Token tab)
  • The Joomla site must be accessible over HTTPS (recommended) or HTTP
  • An MCP-compatible client such as Claude Desktop
1

Enable the Joomla Web Services API plugin

In your Joomla Administrator panel, go to System → Plugins, search for 'Web Services', and enable the plugin. This activates the REST API endpoints that the MCP server uses.

2

Generate a Joomla API token

In the Joomla Administrator panel, open the Super User profile, navigate to the API Token tab, and click Generate to create a Bearer token. Copy this token — it will be used as BEARER_TOKEN.

3

Clone and install the server

Clone the repository and install dependencies using uv.

git clone https://github.com/nasoma/joomla-mcp-server.git
cd joomla-mcp-server
uv sync
4

Configure Claude Desktop

Add the Joomla MCP server to your claude_desktop_config.json, providing the path to uv, the server directory, and your Joomla credentials as environment variables.

{
  "mcpServers": {
    "joomla": {
      "command": "uv",
      "args": ["run", "--directory", "/path/to/joomla-mcp-server", "python", "server.py"],
      "env": {
        "JOOMLA_BASE_URL": "https://your-joomla-site.com",
        "BEARER_TOKEN": "your-joomla-api-token"
      }
    }
  }
}
5

Restart Claude Desktop and verify

Restart Claude Desktop to load the new server configuration. Ask Claude to list your Joomla articles to confirm the connection is working.

Joomla Examples

Client configuration

Full claude_desktop_config.json entry for the Joomla MCP server using uv to run the Python server with your site credentials.

{
  "mcpServers": {
    "joomla": {
      "command": "uv",
      "args": ["run", "--directory", "/path/to/joomla-mcp-server", "python", "server.py"],
      "env": {
        "JOOMLA_BASE_URL": "https://your-joomla-site.com",
        "BEARER_TOKEN": "your-joomla-api-bearer-token"
      }
    }
  }
}

Prompts to try

Example prompts for managing Joomla content through Claude.

- "List all articles on my Joomla site."
- "Create a new article titled 'Summer Sale 2026' in the News category and publish it."
- "Unpublish the article with ID 42."
- "Update the article with ID 15 — change the intro text to summarize our new product launch."
- "List all content categories on my Joomla site."
- "Delete the article with ID 88."

Troubleshooting Joomla

401 Unauthorized errors when calling Joomla API tools

Regenerate the API token in Joomla Administrator → User Profile → API Token tab and update the BEARER_TOKEN environment variable. Ensure the token belongs to a Super User account with full API access.

Web Services API returns 404 or connection refused

Confirm that the Joomla Web Services API plugin is enabled under System → Plugins. Also verify that JOOMLA_BASE_URL does not have a trailing slash and matches your site's actual URL including the correct protocol (http or https).

update_article fails or returns an error

The update_article tool requires both introtext and fulltext fields to be provided. Omitting either one will cause the update to fail. Fetch the existing article first, then supply both fields with your changes.

Frequently Asked Questions about Joomla

What is Joomla?

Joomla is a Model Context Protocol (MCP) server that joomla mcp server facilitates interaction between ai assistants (like claude) and joomla websites through the joomla web services api. it provides tools to manage articles, including retrieving, creating, updating, and deleting content, as well a It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Joomla?

Follow the installation instructions on the Joomla GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Joomla?

Joomla works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Joomla free to use?

Yes, Joomla is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Joomla Alternatives — Similar Business Applications Servers

Looking for alternatives to Joomla? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "joomla": { "command": "npx", "args": ["-y", "joomla"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Joomla?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides