Linux 软件免费装

Mumega MCP

开发者 mumega
更新时间 2026年7月30日 01:01
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

media content ai automation mcp

下载

3.4.14

详情介绍:

Mumega MCP gives a site owner's configured MCP client a small authenticated interface to WordPress. The retained tools cover site information, posts, pages, individual drafts, local media, categories, and tags. Media can be uploaded from multipart form data or base64 content supplied by the client. Security and authority: Setup & Keys requires a non-empty label, selected non-empty scopes, and selected non-empty tool categories. A key created there is bound to the current explicit WordPress user. Direct REST child-key creation inherits the authenticated parent key's explicit existing WordPress-user owner. REST child-key scopes are required; tool categories are optional, and empty tool categories mean all retained categories. Privacy and data flow: There are no plugin-initiated outbound requests, no telemetry, and no contact with Mumega. Authenticated responses travel from WordPress to the MCP client configured by the site owner. That client may send the response to an AI or other provider chosen and configured by the site owner; the plugin does not select or contact that provider. The WordPress.org directory edition cannot write PHP, JavaScript, or CSS; edit plugin or theme files; install or update software; or self-update.

安装:

  1. Install Mumega MCP from WordPress.org and activate it.
  2. Open Mumega MCP > Setup & Keys.
  3. Enter a label, select the minimum scopes and tool categories needed, and create a key.
  4. Copy the key when it is displayed. It cannot be recovered later.
  5. Configure the site owner's MCP client with SITE_URL/wp-json/mcpwp/v1/mcp and send the key in the X-API-Key header.

常见问题:

Where are API keys stored?

Each key is stored in WordPress as a password hash and is bound to the existing WordPress user who created it. The plaintext is displayed only once. A user with the Mumega MCP settings capability can revoke an active key from Setup & Keys.

What do the scopes mean?

Read permits non-mutating operations. Write permits retained content, media, and taxonomy mutations that the bound WordPress user is allowed to perform. Admin is the stronger scope required for sensitive operations such as publishing, private-content mutation, and delete operations on individual drafts. Tool-category selection narrows which groups of tools the key can call.

Does the plugin send data to an external service?

No plugin-initiated outbound request is made. The plugin sends authenticated results only to the MCP client chosen by the site owner. Any provider processing performed by that client is controlled by the owner's client configuration, outside this plugin.

What is stored in the activity log?

When local logging is enabled, the plugin stores tool name, status code, duration, API-key ID, and time. It does not store request arguments or response content. The site owner controls retention in Settings.

更新日志:

3.4.14 3.4.13 3.4.3