Skip to main content
Glama

Joomla MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BEARER_TOKENYesYour Joomla API token
JOOMLA_BASE_URLYesYour Joomla website URL

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_joomla_articles

Retrieve all articles from the Joomla website.

get_joomla_categories

Retrieve all categories from the Joomla website.

create_article

Create a new article on the Joomla website.

manage_article_state

Manage the state of an existing article on the Joomla website (published, unpublished, archived, trashed)

move_article_to_trash

Delete an article by moving to the trashed state on the Joomla website, allowing recovery.

update_article

Update an existing article on the Joomla website.

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