Skip to content

Releases: marianocappucci/claude-wp-bridge

Release list

v1.1.0

Choose a tag to compare

@marianocappucci marianocappucci released this 24 Jun 18:59

Claude WP Bridge v1.1.0

Installation

  1. Download claude-wp-bridge.zip below
  2. In WordPress admin: Plugins ? Add New ? Upload Plugin
  3. Upload the ZIP and activate

What's new in 1.1.0

  • claude/list-plugins - list all installed plugins with name, version and active status
  • claude/manage-plugin - activate or deactivate any plugin by slug

All available tools (10)

Tool Description
claude/site-map Site overview: name, URL, WP version, theme, pages
claude/list-pages All pages with ID, title, slug and status
claude/get-page Raw HTML content of a page
claude/update-page Update page content (preserves raw HTML)
claude/list-theme-files Files in the active theme
claude/get-theme-file Read a theme file
claude/update-theme-file Write to a theme file
claude/upload-file Deploy files to plugins/ or themes/
claude/list-plugins List all plugins with status
claude/manage-plugin Activate or deactivate a plugin

Requires: WordPress 7.0+ and the MCP Adapter plugin