wordpress-mcp-server
If you are the rightful owner of 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 for WordPress integration, compatible with Windows, macOS, and Linux.
The WordPress MCP Server facilitates seamless interaction with WordPress sites via the WordPress REST API. It leverages the JSON-RPC 2.0 protocol to enable developers to create, retrieve, and update WordPress posts programmatically. This server is designed to be cross-platform, supporting Windows, macOS, and Linux environments. By using environment variables or request parameters, users can configure their WordPress credentials, ensuring secure and flexible access to their WordPress sites. The server supports essential methods such as creating new posts, retrieving existing posts, and updating posts, making it a versatile tool for WordPress content management. Additionally, it emphasizes security by recommending the use of WordPress application passwords over main account passwords.
Features
- Cross-platform compatibility with Windows, macOS, and Linux.
- Integration with WordPress REST API using JSON-RPC 2.0 protocol.
- Methods for creating, retrieving, and updating WordPress posts.
- Secure authentication using WordPress application passwords.
- Flexible configuration through environment variables or request parameters.