mcp-wp-cli-terminus
Related Servers
Alternatives to mcp-wp-cli-terminus
No user-submitted related servers found.
Related Servers
- AlicenseCqualityBmaintenanceEnables AI agents to manage WordPress sites with 190+ tools for content management, theme/plugin customization, file system operations, WooCommerce, and complete site control through natural language.10020 npm56MIT
- AlicenseNot gradedqualityBmaintenanceEnables creating, customizing, managing, and sharing local WordPress sites through natural language, leveraging WP-CLI and AI integration.67MIT
- AlicenseCqualityDmaintenanceEnables AI to manage WordPress sites with 190+ tools for complete control over content, themes, plugins, files, and more.10020 npmMIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to manage WordPress sites via ~74 capabilities including content, media, plugins, themes, and more.-
- AlicenseBqualityDmaintenanceMCP server that gives AI tools full WordPress management via WP-CLI. 30+ tools for themes, plugins, posts, menus, users, database, scaffolding, and cache. Works locally or over SSH.349 npm5MIT
- AlicenseNot gradedqualityDmaintenanceConnects WordPress sites to AI agents, enabling content management through natural language commands via the WordPress REST API.11 npm2MIT
TDQS
Scored across 8 tools
Each tool targets a distinct operation: config bootstrap, generic WP-CLI execution, post creation from scratch, environment-to-environment sync of content/meta/options, block-level editing, and full post cloning. The descriptions explicitly cross-reference similar tools (e.g. wp_clone_post vs wp_sync_post) so an agent can reliably distinguish them.
All tools share a consistent wp_ prefix and snake_case style, and most follow a clear verb_noun pattern like wp_create_post, wp_sync_post, and wp_sync_option. wp_cli and wp_block are noun-style names rather than explicit verb_noun, which is a minor deviation but still predictable.
Eight tools is a well-scoped size for a WordPress/Terminus workflow server; each tool covers a distinct high-value operation without redundancy. The count sits comfortably in the ideal range for a focused server.
The set covers the full workflow of authoring and moving content across environments: config initialization, creation, cloning, content/meta/options sync, and surgical block edits. The included generic wp_cli runner also fills any remaining low-level WP-CLI gaps, so agents are not left with dead ends.