
Claudeus WordPress MCP
by deus-h
Comprehensive WordPress management server with 145 production-ready tools for content, FSE, and site health.
What it does
Claudeus WordPress MCP provides a massive suite of tools that allow AI assistants to fully manage a WordPress installation. It bridges the gap between LLMs and the WordPress REST API, enabling complete control over content creation, site configuration, and technical maintenance.
Tools
create_post/update_post: Full CRUD operations for posts and pages.upload_media: Direct integration with the WordPress media library.update_global_styles: Control over Full Site Editing (FSE) global styles.run_all_tests: Comprehensive site health and diagnostics report.get_products/get_orders: Basic WooCommerce integration for e-commerce management.update_settings: Direct modification of site-wide configurations.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"claudeus-wp-mcp": {
"command": "npx",
"args": ["-y", "claudeus-wp-mcp"],
"env": {
"WP_SITES_PATH": "/absolute/path/to/your/wp-sites.json"
}
}
}
}
Supported hosts
- Claude Desktop
- Cursor
Quick install
npx -y claudeus-wp-mcpInformation
- Pricing
- free
- Published
- 4/22/2026
- stars






