WordPress MCP
Officialby Automattic
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_FILE | No | Optional path to log file | |
| JWT_TOKEN | No | Your JWT token for authentication | |
| WP_API_URL | No | The WordPress site URL | |
| WP_API_PASSWORD | No | Your application password for authentication | |
| WP_API_USERNAME | No | Your WordPress username for authentication |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search-postsC | Search for WordPress posts by title or keyword |
| get-postC | Get a WordPress post by its ID |
| create-postC | Create a new WordPress post using Gutenberg blocks |
| update-postC | Update a WordPress post using Gutenberg blocks |
| wordpress-block-types-schemaC | Available WordPress block types that can be used for content creation |
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/Automattic/wordpress-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server