Skip to main content
Glama
zacdreyer

BeTheme MCP Server

by zacdreyer

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
health_checkA

Verify that the MCP bridge and WordPress site are reachable.

authenticate

Authenticate the bridge session for a high-privilege admin workflow.

get_site_context

Return a safe summary of the WordPress site and theme context for an agent.

get_capabilities

Return the capabilities exposed by the bridge and the current authentication context.

list_pages

List pages available in WordPress.

get_page

Retrieve a specific WordPress page.

create_page

Create a new page in WordPress.

update_pageC

Update an existing WordPress page.

publish_pageC

Publish a draft page.

delete_page

Delete a WordPress page.

get_page_builder_payloadC

Retrieve the stored BeBuilder payload for a page.

save_page_builder_payloadC

Persist a BeBuilder payload for a page.

list_templatesA

List available BeTheme templates.

get_templateC

Retrieve a specific BeTheme template.

create_templateC

Create a new BeTheme template.

update_templateC

Update an existing BeTheme template.

list_pluginsA

List installed or available plugins.

install_plugin

Install and activate a plugin from the WordPress ecosystem.

activate_plugin

Activate an installed plugin.

deactivate_plugin

Deactivate an installed plugin.

Prompts

Interactive templates invoked by user choice

NameDescription
build_homepage_from_briefBuild a homepage from an agent brief
create_full_site_from_templateCreate a full site from a template

Resources

Contextual data attached and managed by the client

NameDescription
site-context
pages
templates

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/zacdreyer/wp-betheme-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server