Linux 软件免费装
Banner图

Satollo MCP Servers

开发者 satollo
更新时间 2026年5月5日 17:20
PHP版本: 6.9 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

ai mcp

下载

1.0.0 1.0.1

详情介绍:

The MCP Servers plugin enables WordPress to expose "abilities" - standardized functions that AI agents (such as Claude, Mistral, or ChatGPT) can invoke. These abilities allow plugins and themes to describe their functionalities and required parameters in a structured way, facilitating seamless interaction with AI agents via the MCP (Model Context Protocol). Use Cases Creating a server Go to the "Servers" page and add a server. By default, a new MCP server does not expose any abilities. You can: Best Practices Connecting to a server AI agents can connect to your MCP server(s) in several ways. The simplest method is: Note on Authentication Not all AI agents support Basic Authentication. For example, Claude requires OAuth2. To enable OAuth2, install a compatible plugin (e.g., WP OAuth Server). References The AI Experiments plugin contains the "Ability explorer" a very useful tool. Tech details The plugin uses the WP MCP Adapter library or the MCP Adapter plugin (if installed), with priority given to the latter. Once the Adapter plugin is officially available, it will be added as a dependency, and the PHP library will be removed. Warning Abilities are registered an implemented by plugins and themes: check carefully what they do before exposing! And be aware that permission checks are up to the single ability.

更新日志:

1.0.1 1.0.0