woocommerce-mcp-server and mcp-server
These are **competitors**: both tools implement a Model Context Protocol server, with "techspawn/woocommerce-mcp-server" specifically targeting WooCommerce functionality on top of WordPress, while "mcp-wp/mcp-server" provides a more general WordPress REST API-based implementation.
About woocommerce-mcp-server
techspawn/woocommerce-mcp-server
A WooCommerce (MCP) Model Context Protocol server
This tool helps e-commerce store managers and owners connect their WooCommerce stores to other applications, like AI assistants or analytics dashboards. It takes your store's product, order, customer, and inventory data and makes it accessible for other services to use. Anyone managing a WooCommerce online store who wants to integrate its data with external tools would find this useful.
About mcp-server
mcp-wp/mcp-server
MCP server implementation using the WordPress REST API
Implements the Model Context Protocol (MCP) as a WordPress plugin using the Streamable HTTP transport specification, exposing MCP functionality through a REST API endpoint (`wp-json/mcp/v1/mcp`) built on the `logiscape/mcp-sdk-php` library. Designed to integrate with the WP-CLI AI command for local or remote WordPress sites, enabling AI-powered interactions with WordPress data and operations via MCP clients.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work