WordPress MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WORDPRESS_URL | Yes | Your WordPress site URL (e.g., https://example.com) | |
| WORDPRESS_USER | Yes | WordPress username | |
| WORDPRESS_APP_PASSWORD | Yes | Application password (not your login password!) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| wp_get_postsA | Get posts from WordPress. |
| wp_get_pagesA | Get pages from WordPress. |
| wp_get_mediaA | Get media items from WordPress media library. |
| wp_get_pluginsA | Get installed plugins from WordPress. Requires authentication. |
| wp_site_infoB | Get WordPress site information. |
| wp_get_postA | Get a single post by ID with full content. |
| wp_create_postA | Create a new WordPress post. |
| wp_update_postA | Update an existing WordPress post. |
| wp_delete_postA | Delete a WordPress post. |
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
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/gaupoit/wordpress-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server