Enable Abilities for MCP

Enable Abilities for MCP

Details
View on WordPress

Enable Abilities for MCP gives you full control over which WordPress Abilities are available to AI assistants through the MCP (Model Context Protocol) Adapter.

WordPress 6.9 introduced the Abilities API, allowing external tools to discover and execute actions on your site. This plugin extends that functionality by registering a comprehensive set of content management abilities and providing a simple admin interface to toggle each one on or off.

Features

  • 24 abilities organized in 5 categories: Core, Read, Write, SEO, and Utility
  • Admin dashboard with toggle switches for each ability
  • Per-ability control — expose only what you need
  • Secure by design — proper capability checks, input sanitization, and per-post permission validation
  • WPCS compliant — fully passes WordPress Coding Standards (phpcs)
  • MCP-ready — all abilities include show_in_rest and mcp.public metadata

Available Abilities

Read (safe, query-only):

  • Get posts with filters (status, category, tag, search)
  • Get single post details (content, SEO meta, featured image)
  • Get categories, tags, pages, comments, media, and users

Write (create & modify):

  • Create, update, and delete posts
  • Create categories and tags
  • Create pages
  • Moderate comments
  • Reply to comments as the authenticated user
  • Upload images from external URLs to the media library (with optional auto-assign as featured image)

SEO — Rank Math:

  • Get full Rank Math metadata for any post/page (title, description, keywords, robots, Open Graph, SEO score)
  • Update Rank Math metadata: SEO title, description, focus keyword, canonical URL, robots, Open Graph, primary category, pillar content

Utility:

  • Search and replace text in post content
  • Site statistics overview

Requirements

  • WordPress 6.9 or later (Abilities API)
  • MCP Adapter plugin installed and configured
  • PHP 8.0 or later

Details

Plugin code:
enable-abilities-for-mcp
Plugin version:
1.6.0
Outdated:
No
WP version:
6.9 or higher
PHP version:
8.0 or higher
Test up to WP version:
6.9.4
Total installations:
0
Last updated:
2026-03-24
Rating:
Times rated:
0
ai
automation
content-management
mcp
rest-api