WPIntell

Source evidence

Solid plugin with real publishing workflow potential

Easy MCP AI – Claude, ChatGPT & SEO Data Connector · review · 2026-04-03T22:30:00+00:00

praisesentiment
highseverity
0.66relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 34 rows with source links

14.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 5 stars
johnlmoore1966 unresolved
Running this on a WordPress.com-hosted news site as the MCP backend for Claude. Setup was straightforward and the core toolset covers the essentials well: post creation and editing, media lookup, meta field updates, category assignment. Yoast SEO fields and custom schema fields both read and write correctly once registered via register_rest_field – that was the critical test for our workflow. Two feature requests worth considering for future versions: Image upload via URL sideload. The current base64 upload method is impractical for full-size images – encoding a modest WebP runs to thousands of characters and frequently times out. A URL-based sideload endpoint (pass a public image URL, WordPress fetches it directly) would solve this cleanly. WordPress has the native capability; it just needs exposing via the plugin. WPCode snippet access. Attempted to expose WPCode snippets via the REST API using register_post_type_args and direct $wp_post_types manipulation – WPCode Lite blocks both approaches. A dedicated tool for reading and writing WPCode snippets would be genuinely useful for AI-assisted site management. We worked around it with a custom pbn/v1 REST route but native support would be cleaner. wp_delete_post is listed in tool descriptions but doesn’t appear to exist – wp_update_post references it for trash operations but there’s no corresponding tool. Worth adding or correcting the reference. Overall a reliable foundation. The direct URL connection model is better than intermediary connector plugins.

Comments

0 shown

No comments were stored for this source.