woocommerce-mcp-server and mcp-server
About woocommerce-mcp-server
techspawn/woocommerce-mcp-server
A WooCommerce (MCP) Model Context Protocol server
Exposes WooCommerce and WordPress REST APIs through JSON-RPC 2.0, enabling AI clients to perform full e-commerce operations including product management, order handling, customer data, shipping configuration, and content management. Supports dual authentication schemes: OAuth-style consumer keys for WooCommerce and basic auth for WordPress, configurable via environment variables or request parameters. Cross-platform Node.js implementation designed for MCP-compatible AI assistants like Claude and ChatGPT.
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