Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BETHEME_MCP_SITESNoJSON array of site configurations for multi-site mode. Overrides single-site settings.
BETHEME_MCP_API_KEYNoAPI key for the WordPress bridge plugin.
BETHEME_MCP_BASE_URLNoBase URL of the WordPress site (e.g., https://your-site.test).
BETHEME_MCP_TIMEOUT_MSNoTimeout for HTTP requests to WordPress (in milliseconds).10000

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

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.

authenticateA

Verify bridge credentials and return site capabilities.

list_sitesA

List the WordPress sites configured for this MCP server.

get_site_contextB

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

get_capabilitiesC

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

list_pagesB

List pages available in WordPress.

get_pageC

Retrieve a specific WordPress page.

create_pageC

Create a new page in WordPress.

update_pageC

Update an existing WordPress page.

publish_pageC

Publish a draft page.

delete_pageC

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_templatesC

List available BeTheme templates.

get_templateB

Retrieve a specific BeTheme template.

create_templateC

Create a new BeTheme template.

update_templateC

Update an existing BeTheme template.

list_pluginsB

List installed or available plugins.

install_pluginC

Install and activate a plugin from the WordPress ecosystem.

activate_pluginC

Activate an installed plugin.

deactivate_pluginC

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