{"id":300877,"date":"2026-05-04T13:12:39","date_gmt":"2026-05-04T13:12:39","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/satollo-mcpservers\/"},"modified":"2026-05-05T09:20:25","modified_gmt":"2026-05-05T09:20:25","slug":"satollo-mcpservers","status":"publish","type":"plugin","link":"https:\/\/ewe.wordpress.org\/plugins\/satollo-mcpservers\/","author":17086,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"1.0.1","tested":"6.9.4","requires":"6.9","requires_php":"8.1","requires_plugins":null,"header_name":"Satollo MCP Servers","header_author":"Stefano Lissa","header_description":"Create MCP servers using the WP abilities","assets_banners_color":"fb8e1c","last_updated":"2026-05-05 09:20:25","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/www.satollo.net\/plugins\/mcpservers","header_author_uri":"https:\/\/www.satollo.net","rating":0,"author_block_rating":0,"active_installs":0,"downloads":95,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"satollo","date":"2026-05-04 13:12:17"},"1.0.1":{"tag":"1.0.1","author":"satollo","date":"2026-05-05 09:20:25"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3522381,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3522381,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3522381,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3522381,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2353,242115],"plugin_category":[],"plugin_contributors":[77808],"plugin_business_model":[],"class_list":["post-300877","plugin","type-plugin","status-publish","hentry","plugin_tags-ai","plugin_tags-mcp","plugin_contributors-satollo","plugin_committers-satollo"],"banners":{"banner":"https:\/\/ps.w.org\/satollo-mcpservers\/assets\/banner-772x250.png?rev=3522381","banner_2x":"https:\/\/ps.w.org\/satollo-mcpservers\/assets\/banner-1544x500.png?rev=3522381","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/satollo-mcpservers\/assets\/icon-128x128.png?rev=3522381","icon_2x":"https:\/\/ps.w.org\/satollo-mcpservers\/assets\/icon-256x256.png?rev=3522381","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>The MCP Servers plugin enables WordPress to expose \"abilities\" - standardized functions that AI agents (such as Claude, Mistral, or ChatGPT) can invoke.<\/p>\n\n<p>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).<\/p>\n\n<h4>Use Cases<\/h4>\n\n<ul>\n<li>A newsletter plugin can expose abilities to manage subscribers or newsletters.<\/li>\n<li>A form manager can provide abilities to handle forms or process submissions.<\/li>\n<li>No limits: Any functionality can be exposed and utilized by AI agents.<\/li>\n<\/ul>\n\n<h4>Creating a server<\/h4>\n\n<p>Go to the \"Servers\" page and add a server. By default, a new MCP server does not expose any abilities. You can:<\/p>\n\n<ul>\n<li>Select one or more ability categories.<\/li>\n<li>Choose individual abilities to expose.<\/li>\n<\/ul>\n\n<h4>Best Practices<\/h4>\n\n<ul>\n<li>Avoid exposing all abilities: This can overwhelm AI agents and lead to overlapping functionalities.<\/li>\n<li>Limit abilities to those necessary for your current workflow.<\/li>\n<li>Create multiple MCP servers to enable only the tools required for specific tasks on the agent side.<\/li>\n<\/ul>\n\n<h4>Connecting to a server<\/h4>\n\n<p>AI agents can connect to your MCP server(s) in several ways. The simplest method is:<\/p>\n\n<ul>\n<li>Create an administrator user named \"mcp\".<\/li>\n<li>Generate an application password for this user in the WordPress dashboard.<\/li>\n<li>Use Basic Authentication with the mcp username and the application password to set up the connection from the AI agent.<\/li>\n<\/ul>\n\n<h4>Note on Authentication<\/h4>\n\n<p>Not all AI agents support Basic Authentication. For example, Claude requires OAuth2.<\/p>\n\n<p>To enable OAuth2, install a compatible plugin (e.g., WP OAuth Server).<\/p>\n\n<h4>References<\/h4>\n\n<ul>\n<li>The <a href=\"https:\/\/www.satollo.net\/plugins\/mcpservers\">MCP Servers official page<\/a><\/li>\n<li>The <a href=\"https:\/\/github.com\/wordpress\/mcp-adapter\">MCP Adapater library\/plugin<\/a><\/li>\n<li>Introduction to the <a href=\"https:\/\/make.wordpress.org\/ai\/2025\/07\/17\/ai-building-blocks\/\">WP AI building blocks<\/a><\/li>\n<li>The <a href=\"https:\/\/make.wordpress.org\/ai\/2025\/07\/17\/ai-experiments-plugin\/\">AI Experiments plugin<\/a><\/li>\n<li>The <a href=\"https:\/\/www.satollo.net\/plugins\/monitor\">Monitor plugin<\/a><\/li>\n<\/ul>\n\n<p>The AI Experiments plugin contains the \"Ability explorer\" a very useful tool.<\/p>\n\n<h4>Tech details<\/h4>\n\n<p>The plugin uses the WP MCP Adapter library or the MCP Adapter plugin (if installed), with priority given to the latter.<\/p>\n\n<p>Once the Adapter plugin is officially available, it will be added as a dependency, and the PHP library will be removed.<\/p>\n\n<h4>Warning<\/h4>\n\n<p>Abilities are registered an implemented by plugins and themes: check carefully what they do before exposing!<\/p>\n\n<p>And be aware that permission checks are up to the single ability.<\/p>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Readme fixes<\/li>\n<li>Debug info on the server editing page (with WP_DEBUG enabled)<\/li>\n<li>Fixed the category list on database<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>First release<\/li>\n<\/ul>","raw_excerpt":"Configure and publish MCP servers to expose abiltities to AI agents","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/300877","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=300877"}],"author":[{"embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/satollo"}],"wp:attachment":[{"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=300877"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=300877"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=300877"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=300877"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=300877"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=300877"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}