Joomla MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BEARER_TOKEN | Yes | Your Joomla API token | |
| JOOMLA_BASE_URL | Yes | Your Joomla website URL |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_joomla_articlesB | Retrieve all articles from the Joomla website. |
| get_joomla_categoriesB | Retrieve all categories from the Joomla website. |
| create_articleC | Create a new article on the Joomla website. |
| manage_article_stateC | Manage the state of an existing article on the Joomla website (published, unpublished, archived, trashed) |
| move_article_to_trashA | Delete an article by moving to the trashed state on the Joomla website, allowing recovery. |
| update_articleC | Update an existing article on the Joomla website. |
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/nasoma/joomla-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server