BeTheme MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| build_homepage_from_brief | Build a homepage from an agent brief |
| create_full_site_from_template | Create a full site from a template |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| site-context | |
| pages | |
| templates |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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