Title: Satollo MCP Servers
Author: Stefano Lissa
Published: <strong>2026 年 5 月 4 日</strong>
Last modified: 2026 年 5 月 5 日

---

搜索插件

![](https://ps.w.org/satollo-mcpservers/assets/banner-772x250.png?rev=3522381)

![](https://ps.w.org/satollo-mcpservers/assets/icon-256x256.png?rev=3522381)

# Satollo MCP Servers

 作者：[Stefano Lissa](https://profiles.wordpress.org/satollo/)

[下载](https://downloads.wordpress.org/plugin/satollo-mcpservers.1.0.1.zip)

 * [详情](https://cn.wordpress.org/plugins/satollo-mcpservers/#description)
 * [评价](https://cn.wordpress.org/plugins/satollo-mcpservers/#reviews)
 * [开发进展](https://cn.wordpress.org/plugins/satollo-mcpservers/#developers)

 [支持](https://wordpress.org/support/plugin/satollo-mcpservers/)

## 描述

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

 * A newsletter plugin can expose abilities to manage subscribers or newsletters.
 * A form manager can provide abilities to handle forms or process submissions.
 * No limits: Any functionality can be exposed and utilized by AI agents.

#### 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:

 * Select one or more ability categories.
 * Choose individual abilities to expose.

#### Best Practices

 * Avoid exposing all abilities: This can overwhelm AI agents and lead to overlapping
   functionalities.
 * Limit abilities to those necessary for your current workflow.
 * Create multiple MCP servers to enable only the tools required for specific tasks
   on the agent side.

#### Connecting to a server

AI agents can connect to your MCP server(s) in several ways. The simplest method
is:

 * Create an administrator user named “mcp”.
 * Generate an application password for this user in the WordPress dashboard.
 * Use Basic Authentication with the mcp username and the application password to
   set up the connection from the AI agent.

#### 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 [MCP Servers official page](https://www.satollo.net/plugins/mcpservers)
 * The [MCP Adapater library/plugin](https://github.com/wordpress/mcp-adapter)
 * Introduction to the [WP AI building blocks](https://make.wordpress.org/ai/2025/07/17/ai-building-blocks/)
 * The [AI Experiments plugin](https://make.wordpress.org/ai/2025/07/17/ai-experiments-plugin/)
 * The [Monitor plugin](https://www.satollo.net/plugins/monitor)

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.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Satollo MCP Servers」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Stefano Lissa ](https://profiles.wordpress.org/satollo/)

[帮助将「Satollo MCP Servers」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/satollo-mcpservers)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/satollo-mcpservers/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/satollo-mcpservers/)，或通过[RSS](https://plugins.trac.wordpress.org/log/satollo-mcpservers/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/satollo-mcpservers/)。

## 更新日志

#### 1.0.1

 * Readme fixes
 * Debug info on the server editing page (with WP_DEBUG enabled)
 * Fixed the category list on database

#### 1.0.0

 * First release

## 额外信息

 *  版本 **1.0.1**
 *  最后更新：**1 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.9 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 8.1 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/satollo-mcpservers/)
 * 标签
 * [AI](https://cn.wordpress.org/plugins/tags/ai/)[mcp](https://cn.wordpress.org/plugins/tags/mcp/)
 *  [高级视图](https://cn.wordpress.org/plugins/satollo-mcpservers/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/satollo-mcpservers/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/satollo-mcpservers/reviews/)

## 贡献者

 *   [ Stefano Lissa ](https://profiles.wordpress.org/satollo/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/satollo-mcpservers/)