mcp-wp-cli-terminus

EarthmanWeb/mcp-wp-cli-terminus
★ 0 stars Python AI/LLM Updated today
MCP server for WP-CLI over local Docker, Pantheon Terminus, or SSH — run WP-CLI and byte-faithfully copy posts/meta between WordPress environments, verified by checksum. For Claude Code / Claude Desktop.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-wp-cli-terminus": {
      "command": "uvx",
      "args": [
        "mcp-wp-cli-terminus"
      ]
    }
  }
}

Or install with pip: pip install mcp-wp-cli-terminus

README Excerpt

**An [MCP](https://modelcontextprotocol.io) (Model Context Protocol) server that lets Claude and other AI agents run [WP-CLI](https://wp-cli.org) against WordPress — over local Docker, [Pantheon Terminus](https://docs.pantheon.io/terminus), or SSH — and byte-faithfully copy posts and post meta between environments with checksum verification.**

Tools (8)

wp_blockwp_cliwp_clone_postwp_create_postwp_init_configwp_sync_optionwp_sync_postwp_sync_post_meta

Topics

anthropicclaudeclaude-codemcpmodel-context-protocolpantheonterminuswordpresswordpress-migrationwp-cli