stefans71_wordpress-mcp-server
If you are the rightful owner of stefans71_wordpress-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that enables AI assistants to interact with WordPress sites through the WordPress REST API.
The WordPress MCP Server is designed to facilitate seamless interaction between AI assistants and WordPress sites using the WordPress REST API. This server allows for programmatic management of WordPress content, including creating, retrieving, and updating posts. It supports secure authentication through WordPress application passwords and provides detailed error handling and response messages. The server is built on Node.js and requires a WordPress site with REST API enabled. It is particularly useful for developers looking to automate content management tasks on WordPress sites.
Features
- Create new WordPress posts with customizable titles, content, and status
- Retrieve WordPress posts with pagination support
- Update existing posts with new content or status
- Secure authentication using WordPress application passwords
- Error handling and detailed response messages