wp_cli_raw
Execute any WP-CLI command directly to manage WordPress sites through the wp-cli-mcp server interface.
Instructions
Execute any WP-CLI command directly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Full WP-CLI command (without 'wp' prefix, e.g. 'post meta get 1 _thumbnail_id') |