Title: Mindio Magic MCP
Author: farvisun
Published: <strong>iýul 27, 2026</strong>
Last modified: iýul 27, 2026

---

Search plugins

![](https://ps.w.org/mindio-magic-mcp/assets/icon-256x256.png?rev=3625102)

# Mindio Magic MCP

 By [farvisun](https://profiles.wordpress.org/farvisun/)

[Download](https://downloads.wordpress.org/plugin/mindio-magic-mcp.0.5.6.zip)

 * [Details](https://tuk.wordpress.org/plugins/mindio-magic-mcp/#description)
 * [Reviews](https://tuk.wordpress.org/plugins/mindio-magic-mcp/#reviews)
 *  [Installation](https://tuk.wordpress.org/plugins/mindio-magic-mcp/#installation)
 * [Development](https://tuk.wordpress.org/plugins/mindio-magic-mcp/#developers)

 [Support](https://wordpress.org/support/plugin/mindio-magic-mcp/)

## Description

Mindio Magic MCP exposes WordPress operations to compatible AI agents through the
Model Context Protocol.

Mindio Magic MCP is independently developed and is not affiliated with or endorsed
by UX Themes. Flatsome is a trademark of its respective owner.

Highlights:

 * Stateless MCP Streamable HTTP endpoint
 * API keys, OAuth 2.1 authorization code flow, PKCE S256, and WordPress authentication
 * Hierarchical read-only, editor, and administrator scopes
 * Structured Gutenberg block discovery and revision-safe block-tree editing
 * Post, media, comments, users, SEO, settings, plugin, theme, webhook, search, 
   and diagnostics tools
 * Official-directory plugin/theme search, installation, updates, deletion, generic
   theme settings, and Flatsome settings
 * Free integrations for ACF, BetterDocs, Contact Form 7, WooCommerce, Yoast SEO,
   and Rank Math with fixed operation catalogs
 * Opt-in, bounded, read-only filesystem and database inspection
 * Native-first Flatsome sections, rows, columns, and 29 typed UX Builder components
   with reported HTML fallback
 * Persian content support and RTL-safe generated layouts
 * Conditional WooCommerce and multisite tools
 * Rate limits, strict schemas, audit logs, SSRF controls, and destructive-action
   confirmations
 * Responsive flat enterprise admin console with compact 2–4px geometry and separate
   Overview, Tools, Credentials, Webhooks, Activity, and Settings tabs
 * Searchable, grouped per-site tool exposure policy with individual, group, and
   enable/disable-all controls
 * Expandable per-operation integration policy; reads start enabled and writes start
   disabled
 * Searchable diagnostics, copy-ready endpoints, accessible controls, and WordPress.
   org language-pack support

The core single-site plugin registers 81 MCP tool names. Each installed supported
integration adds read and write dispatchers; all six integrations add 12 names and
147 fixed operations. Active WooCommerce adds 6 compatible legacy tools and WordPress
multisite adds 2 tools.

No prompt or content is sent to an external AI provider by default. Generation and
translation integrations are opt-in through documented WordPress filters.

Development source and reproducible release tooling are available at https://github.
com/farvisun/mindio-magic-mcp.

### External services

Mindio Magic MCP does not contact an external service merely because it is installed
or activated, and it includes no telemetry or tracking.

 * WordPress.org directory services: When an authorized administrator or MCP agent
   explicitly searches for, installs, or updates a plugin or theme, Mindio Magic
   MCP uses the WordPress.org APIs and official download servers. Search terms, 
   package slugs, and standard HTTP connection metadata are sent to WordPress.org.
   Service: https://wordpress.org/ — Privacy policy: https://wordpress.org/about/
   privacy/.
 * Administrator-selected media URLs: The upload_media tool can download a file 
   from a URL supplied in that individual request. The selected server receives 
   a normal HTTPS request from the WordPress site. No site content is added to that
   request.
 * Administrator-configured webhooks: After an administrator registers and enables
   a webhook URL, subscribed WordPress events send a signed JSON payload to that
   URL. Payloads contain the site name and URL plus event-specific identifiers and
   metadata. The administrator is responsible for the destination service and its
   privacy terms.
 * HTTPS OAuth Client ID Metadata: When an MCP client identifies itself with an 
   HTTPS Client ID URL, Mindio Magic MCP retrieves that URL to validate the client’s
   redirect metadata before authorization. The client host receives a normal HTTPS
   request from the WordPress site.
 * Optional automation providers: Mindio Magic MCP ships without an AI provider.
   A site owner may connect one through documented WordPress filters; data handling
   and terms then depend on that site-specific integration.

### Privacy

Mindio Magic MCP stores credentials, OAuth client registrations, per-site policies,
webhook configuration, and bounded audit/delivery logs in the WordPress database.
Secrets are hashed or encrypted where they must be recoverable. The plugin does 
not sell data, display public credits, or track usage. Administrators control retention
periods and can opt into full plugin-data removal on uninstall.

## Screenshots

[⌊System overview with MCP connection endpoints, environment readiness, onboarding
guidance, and recent tool activity.⌉⌊System overview with MCP connection endpoints,
environment readiness, onboarding guidance, and recent tool activity.⌉[

System overview with MCP connection endpoints, environment readiness, onboarding
guidance, and recent tool activity.

[⌊Granular tool governance with searchable groups, per-tool exposure controls, operation
policy, and scope indicators.⌉⌊Granular tool governance with searchable groups, 
per-tool exposure controls, operation policy, and scope indicators.⌉[

Granular tool governance with searchable groups, per-tool exposure controls, operation
policy, and scope indicators.

[⌊Security and runtime settings for request limits, browser origins, retention, 
developer capabilities, and uninstall behavior.⌉⌊Security and runtime settings for
request limits, browser origins, retention, developer capabilities, and uninstall
behavior.⌉[

Security and runtime settings for request limits, browser origins, retention, developer
capabilities, and uninstall behavior.

## Installation

 1. Upload the plugin ZIP from Plugins > Add New > Upload Plugin.
 2. Activate Mindio Magic MCP.
 3. Open Settings > Mindio Magic MCP.
 4. Generate an API key for a WordPress user using the least-privileged suitable scope.
 5. Configure your MCP client with the displayed REST endpoint.

Use HTTPS in production. Flatsome or a Flatsome child theme must be active for UX
Builder tools.

## FAQ

### Does this require Flatsome?

No for general WordPress tools. Flatsome is required for page generation and editing.
list_flatsome_components remains available when the theme is inactive so agents 
can diagnose compatibility.

### Does the plugin call an AI service?

No. Content generation and translation fail closed until a site owner connects a
provider through the documented filters. Summarization has a local extractive fallback.

### Does it support OAuth?

Yes. It includes OAuth 2.1 authorization code flow with PKCE S256, dynamic client
registration, rotating refresh tokens, MCP protected-resource metadata, and a standalone
translated consent/result experience. Enter the MCP endpoint in your client; OAuth
discovery URLs are used automatically.

### Are developer tools enabled by default?

No. Read-only filesystem inspection, fixed-shape database schema inspection, and
in-process WP-CLI commands must be enabled separately by an administrator and remain
tightly allowlisted.

### Can administrators disable individual MCP tools?

Yes. Open the Tools tab to control the MCP surface per site. Disabled tools disappear
from discovery and direct calls are rejected without changing existing credentials
or scopes. ACF, BetterDocs, Contact Form 7, Yoast, Rank Math, and WooCommerce dispatchers
also expose individual operation switches. Their write operations are disabled by
default.

### When are plugin integration controls shown?

Only when WordPress detects that integration plugin as installed. Installed but 
inactive plugins remain configurable, although their MCP operations cannot execute
until the plugin is activated. Saved policy is retained if a plugin is later removed
and restored if it is installed again.

### Does it support Gravity Forms?

No. Gravity Forms is a separate commercial plugin and is not bundled, required, 
or feature-gated by Mindio Magic MCP. There is no paid Mindio Magic MCP tier that
unlocks it.

### Does Mindio Magic MCP execute arbitrary code?

No. It provides no PHP or JavaScript editor, file manager, arbitrary command runner,
or AI-generated executable-code path. Agent-supplied HTML is filtered through the
WordPress KSES allowlist. WP-CLI is limited to four fixed in-process maintenance
commands with no shell, and child-theme creation writes only a fixed plugin-owned
bootstrap template that accepts no executable-code input.

### Does it download executable code?

Only when an authorized administrator explicitly requests a plugin or theme install/
update. Packages must resolve to verified HTTPS URLs on downloads.wordpress.org 
and are installed by WordPress core upgraders. Mindio Magic MCP does not fetch executable
code from any other service.

### Is any included functionality restricted by payment, a license, or a trial?

No. The plugin contains no license check, paywall, feature gate, time limit, usage
cutoff, or remote activation dependency. Optional integrations appear only when 
their independently distributed WordPress plugins are installed.

### How is this different from other MCP plugins?

Its primary distinction is native-first Flatsome UX Builder generation and editing
across 29 typed components, combined with revision-safe Gutenberg operations, granular
per-tool and per-operation policy, OAuth 2.1, Persian localization, and RTL-safe
generated layouts.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Mindio Magic MCP” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ farvisun ](https://profiles.wordpress.org/farvisun/)

[Translate “Mindio Magic MCP” into your language.](https://translate.wordpress.org/projects/wp-plugins/mindio-magic-mcp)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/mindio-magic-mcp/),
check out the [SVN repository](https://plugins.svn.wordpress.org/mindio-magic-mcp/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/mindio-magic-mcp/)
by [RSS](https://plugins.trac.wordpress.org/log/mindio-magic-mcp/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.5.6

 * Added 9 BetterDocs Free operations for documents, categories, and tags.
 * Preserved BetterDocs REST hooks and role capabilities while filtering writes 
   and confirming deletion.
 * Added BetterDocs integration coverage and refreshed WordPress.org release assets.

For the complete release history, see https://github.com/farvisun/mindio-magic-mcp/
blob/main/CHANGELOG.md.

## Meta

 *  Version **0.5.6**
 *  Last updated **2 weeks ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.0.3**
 *  PHP version ** 8.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/mindio-magic-mcp/)
 * Tags
 * [AI](https://tuk.wordpress.org/plugins/tags/ai/)[automation](https://tuk.wordpress.org/plugins/tags/automation/)
   [flatsome](https://tuk.wordpress.org/plugins/tags/flatsome/)[mcp](https://tuk.wordpress.org/plugins/tags/mcp/)
   [oauth](https://tuk.wordpress.org/plugins/tags/oauth/)
 *  [Advanced View](https://tuk.wordpress.org/plugins/mindio-magic-mcp/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/mindio-magic-mcp/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/mindio-magic-mcp/reviews/)

## Contributors

 *   [ farvisun ](https://profiles.wordpress.org/farvisun/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/mindio-magic-mcp/)