Artificial intelligence is fundamentally reshaping the landscape of website management. A particularly robust workflow that has recently emerged is the integration of Claude with a WordPress site via the Model Context Protocol (MCP).
Once established, Claude is capable of programmatic interaction with your WordPress environment using its internal mechanisms.
This comprehensive guide will navigate you through the configuration process—from the installation of the necessary plugin to the setup of Claude Desktop—ensuring a seamless connection between Claude and WordPress.
The tutorial strictly emphasizes configuration and setup. By its conclusion, you will possess a fully operable Claude WordPress MCP connection at your disposal.
Prerequisites
Before initiating the installation process, ensure you possess the following:
- A functioning WordPress installation
- Administrator credentials for your WordPress dashboard
- A capability to install plugins
- Claude Desktop is installed on your system
- A text editor (like VS Code) for configuration file modifications
This integration hinges on a specialized WordPress plugin and the MCP connector provided by Claude Desktop.
Step 1 — Download the WordPress MCP Plugin
The integration journey commences by acquiring a dedicated plugin designed to unveil WordPress functions through MCP tools.
First, download the plugin archive from the official repository. The plugin is supplied as a ZIP file. Be sure to select the latest version available (for instance, version 2.5).
Once downloaded, retain the ZIP file on your device as it will be uploaded directly to WordPress.
Step 2 — Install the Plugin in WordPress
Next, proceed with the installation of the plugin within your WordPress environment.
Within your WordPress admin panel:
- Navigate to Plugins → Add New
- Select Upload Plugin
- Choose the downloaded WordPress MCP ZIP file
- Click Install Now
- Once installation is complete, activate the plugin
After activation, the plugin will be listed among your installed extensions under the title WordPress MCP.
Step 3 — Enable MCP Functionality in the Plugin Settings
Subsequent to installation, the plugin requires configuration.
Access the plugin settings by navigating to:
WordPress MCP → Settings
You will encounter several configuration options. It is imperative to enable three specific options for the integration to be effective.
- Enable MCP Functionality
- Enable Create Tools
- Enable Update Tools
These settings establish the MCP bridge connecting WordPress and Claude.
Upon activation, WordPress unveils various internal tools for Claude’s usage, such as post retrieval, content addition, and existing resource updates.
No further configurations are required within the plugin interface once the aforementioned options are activated.
Step 4 — Generate an Authentication Token
To enable secure communication between Claude and WordPress, the plugin facilitates the generation of an authentication token. Token Generation.
Please configure the parameters for the token:
- Select the token duration
- Determine a validity period
Opting for an extended duration (for example, 30 days) can prove more convenient by obviating the need for frequent token regeneration.
After deciding between the durations:
- Click Generate Token
- Copy the generated authentication token
- Temporarily save it
This token will be crucial when finalizing the setup of Claude Desktop.
Step 5 — Install Claude Desktop
The MCP connector operates through the desktop variant of Claude.
If you have yet to install Claude Desktop:
- Download the version compatible with your operating system
- Proceed with the installation of the application
- Initiate Claude Desktop
The installation method is consistent across both macOS and Windows platforms.
Step 6 — Locate the Claude Configuration File
Claude Desktop retains MCP configuration settings within a localized configuration file.
To access this file:
- Open Claude Desktop
- Navigate to Settings
- Select the Developer tab
- Click Edit Config
This operation will unveil the configuration file on your machine. It is typically labeled:
claude_desktop_config.json
You can modify it using:
- VS Code
- Any compatible code editor
- A simple text editor
Step 7 — Insert the MCP Connector Snippet
The plugin documentation offers a necessary configuration snippet for Claude Desktop.
Copy the snippet and insert it into the appropriate section of the configuration file, typically within the connectors array.
This snippet incorporates a field for authentication:
"jwtToken": "YOUR_TOKEN_HERE"
Make certain to replace the placeholder with the authentication token previously generated in the WordPress MCP plugin.
This token fortifies the secure interaction between Claude and your WordPress platform.
Step 8 — Fix the Log File Configuration
The configuration snippet also delineates a log file parameter.
By default, this field may showcase a placeholder such as:
optional path to log file
Leaving it as is can lead to errors arising from Claude Desktop.
Alter the log file path to:
/dev/null
This action disables log file output, thereby circumventing startup complications.
Step 9 — Save and Restart Claude Desktop
Following the modifications to the configuration file:
- Save the file
- Exit the editor
- Completely close the Claude Desktop
- Restart the application
It’s crucial to entirely terminate the application prior to relaunching it so that the MCP configuration initializes correctly.
Step 10 — Activate the WordPress MCP Connector
Upon restarting Claude Desktop, the WordPress MCP connector should emerge automatically.
To activate it:
- Open Claude Desktop
- Initiate a new conversation
- Access the connector menu
- Select WordPress MCP
- Enable the connector
If all configurations are correct, Claude will now be integrally connected to your WordPress site.
Step 11 — Verify the Connection
To ascertain the connection’s functionality, execute a simple request.
For instance, prompt Claude to extract data from WordPress.
Upon Claude’s first attempt to access a WordPress tool, a permission request will arise seeking authorization.
Granting this authorization enables Claude to perform the requested action.
Should everything be configured properly, Claude will have unfettered access to WordPress data.
Once connected, WordPress reveals a variety of MCP tools accessible to Claude for programmatic use.
Examples of these tools include:
- Post-retrieval mechanisms
- Post creation utilities
- Content update functionalities
- Resource queries within WordPress
These tools serve as a structured conduit between the AI model and the WordPress API.
Rather than manually navigating the WordPress dashboard, Claude can efficiently operate by utilizing these tools and MCP commands.
Troubleshooting Common Issues
Should the connector fail to manifest or yield errors, verify the following:
- The authentication token was accurately copied
- The configuration file was duly saved
- Claude Desktop was restarted subsequent to edits
- The log file pathname was replaced with /dev/null
- The plugin settings successfully enabled MCP functionality
Most connection errors stem from incorrect token integration or neglecting to amend the default log file configuration.
Final Thoughts

Establishing a connection between Claude and WordPress via MCP forges a formidable link between AI capabilities and content management systems.
Through the installation of the WordPress MCP plugin, token generation, and precise configuration of Claude Desktop, a secure and effective integration can be accomplished.
The setup procedure consists of a select few steps, yet it unlocks a direct communication pathway between Claude and your WordPress platform.
Once established, Claude can interact with WordPress through structured MCP tools, fostering advanced automation and AI-assisted workflows directly within your content management framework.
Source link: Ucstrategies.com.






