Elementor MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WP_URL | Yes | The URL of the target website. | |
| WP_APP_USER | Yes | The username of the target website. Note: it's the username to log in to the target website, not the application name. | |
| WP_APP_PASSWORD | Yes | The application password of the target website, keep the space. You can create one in the target website's WordPress dashboard. |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_pageC | Creates a new page in WordPress with Elementor data, it will return the created page ID. |
| get_pageA | Retrieves a specific page from WordPress by its ID, including meta fields like _elementor_data. |
| download_page_to_fileC | Downloads a specific page from WordPress by its ID, including meta fields like _elementor_data, and saves it to a file. |
| update_pageC | Updates an existing page in WordPress with Elementor data, it will return a boolean value to indicate if the update was successful. |
| update_page_from_fileC | Updates an existing page in WordPress with Elementor data from a file, it will return a boolean value to indicate if the update was successful. |
| delete_pageB | Deletes a specific page from WordPress, it will return a boolean value to indicate if the deletion was successful. |
| get_page_id_by_slugA | Retrieves the ID of a specific WordPress page by its slug. |
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
- 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/aguaitech/Elementor-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server