mcp-wordpress
If you are the rightful owner of mcp-wordpress 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.
The MCP WordPress Server is a comprehensive Model Context Protocol server designed for efficient WordPress management through the WordPress REST API v2.
The MCP WordPress Server is a robust solution for managing WordPress sites using the Model Context Protocol (MCP). Written entirely in TypeScript, it boasts a modular architecture and over 95% test coverage, ensuring reliability and maintainability. The server provides a suite of 59 management tools across various categories, enabling users to perform tasks such as post management, media handling, user administration, and more. With features like intelligent caching, real-time performance monitoring, and flexible authentication methods, the MCP WordPress Server is optimized for both performance and security. It supports multi-site configurations, making it ideal for agencies or developers managing multiple WordPress installations. Additionally, the server is containerized for easy deployment in production environments, and it maintains 100% backward compatibility, ensuring seamless integration with existing systems.
Features
- Intelligent Caching System with 50-70% performance improvement
- Real-Time Performance Monitoring with comprehensive metrics and analytics
- Modular Architecture with manager-based composition pattern
- Flexible Authentication supporting App Passwords, JWT, Basic Auth, and API Key
- 100% TypeScript for complete type safety and IntelliSense
Tools
wp_list_posts
List and filter blog posts
wp_create_post
Create new posts
wp_update_post
Edit posts
wp_delete_post
Delete posts
wp_get_post_revisions
Get post revisions