Linux 软件免费装
Banner图

Picot MCP

开发者 tsubu
更新时间 2026年9月3日 23:42
PHP版本: 7.4 及以上
WordPress版本: 7.2
版权: GPLv2 or later
版权网址: 版权信息

标签

api ai rest-api mcp abilities

下载

0.2.3

详情介绍:

Picot MCP turns your WordPress site into an MCP (Model Context Protocol) server so AI clients such as Cursor or Claude Code can work with content safely. Architecture: the official WordPress MCP Adapter is the protocol runtime; Picot adds the product layer (API keys, scopes, admin UI, audit log).

安装:

  1. Upload the picot-mcp folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins screen
  3. Open Settings → MCP, enable the server, review the site ceiling, issue an API key, and copy the key immediately (it cannot be shown again)

常见问题:

Does this plugin need Composer on the site?

No. Release packages already include the required MCP Adapter under vendor/.

Who can manage API keys?

Only administrators (manage_options).

What is the default MCP endpoint?

New installs use /wp-json/picot-mcp/mcp-server with MCP disabled until you enable it. Existing sites keep their previously saved route until changed in Settings.

Can I install custom plugin or theme ZIP packages via MCP?

No. Install and update are limited to packages from wordpress.org. There is no ZIP install or ZIP export via MCP. Activate or deactivate plugins and themes in WordPress admin.

Can I copy an API key again later?

No. Keys are stored as irreversible hashes. Copy the plaintext when it is issued, or create a new key.

更新日志:

0.2.3 0.2.2 0.2.1 0.2.0 0.1.12 0.1.11 0.1.10 0.1.9 0.1.8 0.1.7 0.1.6 0.1.0