Install
$ agentstack add skill-s3yed-appie-kit-agentic-webdesign-wordpress-mcp ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
WordPress MCP — AI Agent Ecosystem
Overview
WordPress 7.0 (April 9, 2026) shipped native MCP adapter — the biggest update in WordPress history. Combined with a fast-growing third-party ecosystem, AI agents can now interact with any WordPress site through structured, permission-controlled MCP tools.
WordPress 7.0 Core (Free, Built-in)
What ships in core:
- Native AI Client — WordPress can call AI providers
- Abilities API — granular capability-based access control (replaces role-based permissions)
- Connectors UI — manage AI provider credentials in admin
- MCP Adapter — adapts every registered ability into MCP tools/resources/prompts
- Expanded REST API — analytics, user management, content scheduling endpoints. Response compression + conditional GET.
How it works for AI agents:
- WordPress site exposes MCP endpoint (built into core)
- AI agent (Claude, Cursor, Codex) connects via MCP
- Agent discovers capabilities: create drafts, audit content, manage taxonomies, configure plugins
- All operations respect WordPress roles and permissions
Headless pattern:
WordPress (MCP backend) → WPGraphQL → Next.js/Vite frontend → AI agent at content layer
Third-Party Tools
WP Navigator (wpnav.ai)
- 93 specialized MCP tools — organized in dynamic toolsets for context efficiency
- 8×4 permission matrix: None / Read / Suggest / Write across 8 categories
- Plan-Diff-Apply workflow: AI previews changes as diffs → review → approve/apply
- Instant kill switch: one-click termination of all AI sessions
- Builder cookbooks: compact references for Gutenberg, Elementor, WPBakery
- Audit trail: every AI action logged with who/what/when
- Status: MVP coming mid-2026 (waitlist)
NibWP (nibwp.com)
- 132 tools, 26 categories, 33+ integrations — WooCommerce, ACF, page builders, forms, CRM, LMS
- Screenshot-to-build: hand over screenshot/link/Figma → on-brand build in Bricks/Elementor/Etch
- Page builder switching: AI reads existing design, recreates in new builder (pixel-perfect)
- 3-step setup: install plugin → paste one-line connection → start prompting
- Status: Live, production-ready
Publishio (rtCamp, open source)
- GPL-2.0 license — free, open source
- Block pattern intelligence: reads
WP_Block_Patterns_Registry, fills patterns with AI content - Section-by-section building: each pattern previewed in chat before appending to draft
- Schema-constrained editing: AI edits only content values (headlines, body, images, buttons) — cannot touch markup/CSS
- Yoast SEO integration: handles slugs, excerpts, meta fields
- AI skill file included: teaches assistants WordPress content rules
- Status: Available now. Production-ready.
When to Use
- Any WordPress site you want to manage via AI agent
- Headless WordPress + Next.js stacks needing AI content operations
- Agency workflows: bulk updates, audits, client site management
- Page builder migrations (switch builders without manual rebuild)
Pitfalls
- WordPress 7.0 MCP adapter requires WP 7.0+ (not available on older sites)
- WP Navigator is pre-release — not production-tested at scale
- NibWP's screenshot-to-build quality varies with design complexity
- Headless WordPress requires WPGraphQL setup for frontend frameworks
- MCP tools consume context budget — use dynamic toolsets (WP Navigator) or compact cookbooks
Version
WordPress 7.0 (April 9, 2026). 40% of web market share.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: S3YED
- Source: S3YED/appie-kit
- License: MIT
- Homepage: https://weblyfe.ai
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.