wp-admin

Manage WordPress site administration tasks via the MCP Adapter.

8|1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/MSApps-Mobile/claude-plugins --skill wp-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wp-admin
Source: https://github.com/MSApps-Mobile/claude-plugins/tree/main/plugins/wordpress-mcp/skills/wp-admin
Command: npx skills add https://github.com/MSApps-Mobile/claude-plugins --skill wp-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provide a safe, discovery-first interface for administering WordPress sites via the MCP Adapter so non-technical users and operators can list and manage users, settings, plugins, themes, comments, and site health without exposing credentials or performing unintended destructive actions.

Core Features & Use Cases

  • Discovery-first operations: Always discover available MCP abilities before attempting actions to avoid permission errors and to surface site-specific capabilities.
  • User management: List users by role, view full profiles, and update roles or metadata while avoiding password changes via the API.
  • Settings and configuration: Read site settings and update site-level options with explicit user confirmation for critical changes (site URL, permalinks, reading settings).
  • Plugin and theme management: List installed plugins and themes, report versions and update availability, and activate/deactivate with confirmations and warnings for critical plugins.
  • Comment moderation and site health: Filter and bulk-moderate comments, check WordPress and theme versions, flag plugins needing updates, and report user counts by role.
  • Safety & compliance: Enforce confirmation for destructive actions, never expose sensitive data like passwords or emails, suggest backups before major changes, and remind to clear cache when applicable.

Quick Start

Ask the assistant to check site health, list plugins needing updates, and report user counts by role.

Frequently Asked Questions about wp-admin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage WordPress plugins and themes without accessing the admin dashboard?

WordPress plugin and theme management can be handled via the MCP Adapter, which lists installed components, reports versions, and activates or deactivates them with explicit confirmation to prevent unintended site changes.

Can I update WordPress site settings and permalinks through an API safely?

Updating WordPress site settings via the MCP Adapter requires explicit user confirmation for critical options like site URL and permalinks, ensuring high-impact changes are reviewed while reading standard configurations remains direct.

What's the best way to bulk moderate WordPress comments remotely?

Bulk moderating WordPress comments remotely is done by filtering comments through the MCP Adapter, applying status changes safely without exposing sensitive user data like passwords or emails during the moderation workflow.

Does managing WordPress users through the MCP Adapter expose sensitive profile data?

Listing WordPress users and updating roles via the MCP Adapter enforces safety by respecting permissions and never exposing sensitive data like passwords or emails, preventing unauthorized credential access during profile management.

How do I check WordPress site health and available updates without logging in?

Checking WordPress site health involves using the MCP Adapter to discover available abilities, flag plugins needing updates, check theme versions, and report user counts by role without traditional dashboard login.

When should I avoid using an automated tool for WordPress admin tasks?

Automated WordPress admin tasks require caution before destructive actions; always suggest backups before major changes, confirm high-impact operations, and clear caches when applicable to maintain site stability and compliance.