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

---

Ricerca i plugin

![](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

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

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

 * [Dettagli](https://it.wordpress.org/plugins/satollo-mcpservers/#description)
 * [Recensioni](https://it.wordpress.org/plugins/satollo-mcpservers/#reviews)
 * [Sviluppo](https://it.wordpress.org/plugins/satollo-mcpservers/#developers)

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

## Descrizione

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.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Satollo MCP Servers” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Satollo MCP Servers” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/satollo-mcpservers)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/satollo-mcpservers/)
segui il [repository SVN](https://plugins.svn.wordpress.org/satollo-mcpservers/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/satollo-mcpservers/)
tramite [RSS](https://plugins.trac.wordpress.org/log/satollo-mcpservers/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

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

## Meta

 *  Versione **1.0.1**
 *  Ultimo aggiornamento **5 giorni fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 6.9 o superiore **
 *  Testato fino alla versione **6.9.4**
 *  Versione PHP ** 8.1 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/satollo-mcpservers/)
 * Tag
 * [AI](https://it.wordpress.org/plugins/tags/ai/)[mcp](https://it.wordpress.org/plugins/tags/mcp/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/satollo-mcpservers/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/satollo-mcpservers/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/satollo-mcpservers/)