Skip to main content
Glama
570,380 tools. Updated 2026-09-15 04:34

"Termius" matching MCP tools:

  • Sync a post's content between WordPress environments with md5 round-trip verification. Updates the existing post with the same ID on the destination, ensuring data integrity.
    MIT
  • Sync a post's complete custom fields to the same post ID on another environment with checksum verification. Optionally limit to specific meta keys and require confirmation for production writes.
    MIT
  • Clone a post from one environment to another as a new post, copying all fields and meta with checksum verification. Supports overrides for post fields and requires confirmation for production destinations.
    MIT
  • Sync WordPress wp_options rows (settings, ACF options) between environments with md5 verification. Select rows by exact names or LIKE pattern. Handles multisite subdomains automatically. Requires confirm for production writes.
    MIT
  • Create a new WordPress post from scratch on a configured site with content supplied as raw markup or block array, avoiding manual quoting. Supports additional post fields and environment targets.
    MIT
  • Perform block-level operations on Gutenberg/ACF blocks using WordPress core parsing, avoiding string surgery corruption. Insert, replace, update attrs, remove, or move blocks by selector.
    MIT

Matching MCP Servers

  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables users to drive visible terminals in a locally running Termius desktop app by creating, sending to, reading from, resizing, and closing local terminals or existing SSH sessions through MCP tools.
    -
  • Retrieve a redacted Terminus device, its rendering model, and current playlist. Supply a device_id if the server manages multiple devices.
    MIT
  • Search Terminus and TRMNL screen docs, guides, components, and examples. Omit query to get recommended starting points.
    MIT
  • Detects missing configuration values for a WordPress project and writes the wp-cli.conf file, enabling WP-CLI commands over Docker, Terminus, or SSH.
    MIT
  • Execute WP-CLI commands on WordPress sites via local Docker, Pantheon Terminus, or SSH. Supports multiple site configurations and blocks destructive operations unless confirmed.
    MIT
  • Fetches Markdown documentation for a specified documentation ID, providing detailed reference material for screen and playlist management.
    MIT
  • Replace an existing Terminus screen with a complete HTML document. Use this tool when you need to update screen content entirely, as original HTML cannot be retrieved.
    MIT
    Destructive
  • Find rendered Terminus screens by filtering with a model ID or text in the screen name or label for targeted discovery.
    MIT
  • Creates a new playlist or replaces an existing one with a complete ordered list of screens. Specify screens by IDs, or clear the playlist with an empty list.
    MIT
    Destructive
  • Get the rendered image for a Terminus screen by providing its screen ID. The image URL is automatically resolved from Terminus.
    MIT
  • Create a new Terminus screen by rendering a complete Framework HTML document. The model_id and name combination must be unique; read the screen-authoring guide for details.
    MIT