From 3ef28fb61026c7035a5d762d72d16dfb8bb4b5be Mon Sep 17 00:00:00 2001 From: Jonathan Bossenger Date: Tue, 14 Oct 2025 09:46:59 +0200 Subject: [PATCH 1/2] WordPress related MCP Updates Adds the Automattic/WordPress.com MCP server implementation to Official Integrations Updates the Community Servers wordpress-mcp listing with the new mcp-adapter, which is the official WordPress community implemenation (wordpress-mcp has been deprecated) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dae8cce50..3397f9bcef 100644 --- a/README.md +++ b/README.md @@ -490,6 +490,7 @@ Official integrations are maintained by companies building production ready MCP - Webflow Logo **[Webflow](https://github.com/webflow/mcp-server)** - Interact with Webflow sites, pages, and collections - WebScraping.AI Logo **[WebScraping.AI](https://github.com/webscraping-ai/webscraping-ai-mcp-server)** - Interact with **[WebScraping.AI](https://WebScraping.AI)** for web data extraction and scraping - Winston.AI Logo **[Winston AI](https://github.com/gowinston-ai/winston-ai-mcp-server)** - AI detector MCP server with industry leading accuracy rates in detecting use of AI in text and images. The [Winston AI](https://gowinston.ai) MCP server also offers a robust plagiarism checker to help maintain integrity. +- WordPress.com Logo **[WordPress.com](https://developer.wordpress.com/docs/mcp/)** - Connect your AI assistant to WordPress.com, giving you direct visibility into your site’s content, analytics, and settings. - Xero Logo **[Xero](https://github.com/XeroAPI/xero-mcp-server)** - Interact with the accounting data in your business using our official MCP server - YDB Logo **[YDB](https://github.com/ydb-platform/ydb-mcp)** - Query [YDB](https://ydb.tech/) databases - Yeelight Logo **[Yeelight MCP Server](https://github.com/Yeelight/yeelight-iot-mcp)** - The official [Yeelight MCP Server](https://github.com/Yeelight/yeelight-iot-mcp) enables users to control and query their [Yeelight](https://en.yeelight.com/) smart devices using natural language, offering a seamless and efficient human-AI interaction experience. @@ -1302,7 +1303,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Windows CLI](https://github.com/SimonB97/win-cli-mcp-server)** - MCP server for secure command-line interactions on Windows systems, enabling controlled access to PowerShell, CMD, and Git Bash shells. - **[Windsor](https://github.com/windsor-ai/windsor_mcp)** - Windsor MCP (Model Context Protocol) enables your LLM to query, explore, and analyze your full-stack business data integrated into Windsor.ai with zero SQL writing or custom scripting. - **[Wordle MCP](https://github.com/cr2007/mcp-wordle-python)** - MCP Server that gets the Wordle Solution for a particular date. -- **[WordPress MCP](https://github.com/Automattic/wordpress-mcp)** - Make your WordPress site into a simple MCP server, exposing functionality to LLMs and AI agents. +- **[WordPress MCP Adapter](https://github.com/WordPress/mcp-adapter)** - An MCP adapter that bridges the Abilities API to the Model Context Protocol, enabling MCP clients to discover and invoke WordPress plugin, theme, and core abilities programmatically. - **[Workflowy](https://github.com/danield137/mcp-workflowy)** - A server that interacts with [workflowy](https://workflowy.com/). - **[World Bank data API](https://github.com/anshumax/world_bank_mcp_server)** - A server that fetches data indicators available with the World Bank as part of their data API - **[Wren Engine](https://github.com/Canner/wren-engine)** - The Semantic Engine for Model Context Protocol(MCP) Clients and AI Agents From db411a4c11e41cc7bf117c3becbca2e41d6fe72d Mon Sep 17 00:00:00 2001 From: Jonathan Bossenger Date: Wed, 15 Oct 2025 15:08:55 +0200 Subject: [PATCH 2/2] Adding WooCommerce.com MCP as requested --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3397f9bcef..78e9949d39 100644 --- a/README.md +++ b/README.md @@ -490,6 +490,7 @@ Official integrations are maintained by companies building production ready MCP - Webflow Logo **[Webflow](https://github.com/webflow/mcp-server)** - Interact with Webflow sites, pages, and collections - WebScraping.AI Logo **[WebScraping.AI](https://github.com/webscraping-ai/webscraping-ai-mcp-server)** - Interact with **[WebScraping.AI](https://WebScraping.AI)** for web data extraction and scraping - Winston.AI Logo **[Winston AI](https://github.com/gowinston-ai/winston-ai-mcp-server)** - AI detector MCP server with industry leading accuracy rates in detecting use of AI in text and images. The [Winston AI](https://gowinston.ai) MCP server also offers a robust plagiarism checker to help maintain integrity. +- WooCommerce.com Logo **[WooCommerce.com](https://developer.woocommerce.com/docs/features/mcp/)** - Manaage your WooCommerce.com store, products, and orders with our MCP integration. - WordPress.com Logo **[WordPress.com](https://developer.wordpress.com/docs/mcp/)** - Connect your AI assistant to WordPress.com, giving you direct visibility into your site’s content, analytics, and settings. - Xero Logo **[Xero](https://github.com/XeroAPI/xero-mcp-server)** - Interact with the accounting data in your business using our official MCP server - YDB Logo **[YDB](https://github.com/ydb-platform/ydb-mcp)** - Query [YDB](https://ydb.tech/) databases