Releases: DanielBoring/webmastery-site-toolkit-for-mcp
Releases · DanielBoring/webmastery-site-toolkit-for-mcp
Release list
v2.4.0
- Add expanded Yoast SEO free metadata coverage for canonical URLs, breadcrumb titles, Schema.org page/article types, Open Graph and Twitter metadata, primary category, robots directives, inclusive-language score inspection, generated Yoast head inspection, and deeper sitemap index diagnostics.
- Add first-class SEOPress free metadata coverage for titles, descriptions, target keywords, canonical URLs, Open Graph and Twitter/X metadata, primary category, robots directives, breadcrumb titles, read-only metadata inspection, and SEOPress-specific site overview diagnostics.
v2.3.0
- Add a media sideload ability to upload public image URLs into the media library with URL safety checks, image MIME and upload-size enforcement, optional title/alt/caption metadata, and optional featured-image assignment.
- Add a read-only webmaster verification status ability for public Google/Bing proof, homepage verification meta tags, Bing XML verification, visible DNS TXT records, robots.txt sitemap declarations, and sitemap reachability without Google or Bing API credentials.
- Add an Administrator-only user access audit ability for administrator account inventory, default
adminusername detection, administrator application password reporting, warnings, and application-password collection metadata. - Add an Administrator-only plugin audit ability for inactive plugins, cached updates, tested-up-to compatibility, potential abandonment, local file age, and cached security-update flags without network calls.
- Add an Administrator-only backup status ability for known backup plugin detection, UpdraftPlus last-backup and schedule reporting, BackWPup last-backup reporting, and no-backup warnings.
- Add an Administrator-only performance status ability for object-cache status, page-cache plugin detection, memory limits, revision limits, autosave interval, and script concatenation diagnostics.
- Add read-only content hygiene abilities to list orphaned media, published posts or pages missing featured images, and stuck scheduled posts with capability checks and empty results when no problems are found.
- Add an Administrator-only database health ability for revision bloat, orphaned post meta, expired transients, autoloaded option size, and per-table size diagnostics.
- Add bulk post trash and bulk draft-publish abilities with per-ID success/failure summaries and
delete_posts/edit_postscapability checks. - Add discoverability and CRUD abilities for eligible public custom post types, with deterministic naming, CPT-specific capability checks, and taxonomy term assignment support.
- Add site introspection abilities for stable, non-sensitive site, current-user, and runtime environment context with
readcapability checks. - Add post meta read, update, and delete abilities with object-level permissions, protected-key safeguards, typed responses, scalar/JSON value support, and key/value limits.
- Add revision abilities to list saved post/page revisions and restore a post or page to a specific revision with
edit_postsand object-level edit checks. - Add category and tag get-by-ID abilities requiring
read, plus category and tag update abilities requiringmanage_categories. - Add
author_nameandauthor_loginto post and page responses so listings expose human-readable author details alongside the numeric author ID. - Add comment reply and update abilities with threaded reply creation, comment content updates, optional moderation status changes, capability checks, and normalized comment responses.
v2.2.0
- Add Yoast SEO score and readability score abilities with pagination, filters, deterministic newest-modified-first ordering, and explicit empty results when Yoast SEO is not active.
- Persist supported Yoast SEO protected meta keys from post and page create/update abilities, including focus keyphrase, meta description, and SEO title, and return structured
meta_write_faileddetails for meta keys that are not writable.
v2.1.0
- Add
list-content-blocksandpatch-content-blockfor precise Gutenberg block inspection and single-block replacement in posts and pages. - Add
patch-post-contentfor safer partial post body edits with block-aware heading targeting, exact-match fallback, ambiguous-target failures, and optional content-hash preconditions.
v1.6.1
- Fix release packaging guidance so Plugin Check evaluates the canonical
unlock-mcp-potentialslug - Shorten the WordPress.org short description to stay within parser limits
- Document accepted Plugin Check warnings for read-only plugin auto-update status reporting and bounded Yoast SEO meta checks
v1.6.0
- Rename registered MCP ability names and categories to the
unlock-mcp-potentialplugin slug namespace - Add featured image abilities for setting and removing featured images on posts and pages
- Add restore abilities for restoring trashed posts and pages with object-specific
delete_postpermission checks - Preserve backslashes in
create-postandupdate-postcontent - Add plugin management abilities:
list-plugins,activate-plugin, anddeactivate-plugin - Add guarded plugin activation/deactivation controls with canonical
plugin_basenameidentifiers, protected-plugin safeguards, multisite-awarenetwork_widehandling, and structured errors - Rename plugin/package references to align with Unlock MCP Potential and harden object-specific permission callbacks
Release v1.5.0
About This Release
Version 1.5.0 includes new features and bug fixes.
v1.4.0
- Add media management abilities:
list-media,get-media,update-media, anddelete-media - 28 abilities: posts (5), pages (5), taxonomy (6), comments (4), media (4), site health (1), security audit (1), SEO analysis (2)
v1.3.4
- Rename plugin to "MCP Adapter Abilities" to comply with WordPress.org naming guidelines
v1.3.3
- Update "Tested up to" to WordPress 7.0
- Suppress false positive PHPCS warning on core xmlrpc_enabled filter check
- Suppress false positive slow query warnings on Yoast meta_query checks