server-wp-mcp

emzimmer
93
A server enabling AI assistants to manage multiple WordPress sites via REST API.

Overview

server-wp-mcp Introduction

server-wp-mcp is a Model Context Protocol (MCP) server that allows AI assistants to interact with WordPress sites through the WordPress REST API, supporting multiple sites with secure authentication.

How to Use

To use server-wp-mcp, you can install it via Smithery using the command 'npx -y @smithery/cli install server-wp-mcp --client claude' or manually with 'npm install server-wp-mcp'. After installation, configure the JSON file and use the provided tools to discover endpoints and execute API requests.

Key Features

Key features include multi-site support, REST API integration, secure authentication using application passwords, dynamic endpoint discovery, flexible operations (GET, POST, PUT, DELETE, PATCH), graceful error handling, and simple configuration.

Where to Use

server-wp-mcp can be used in web development, content management systems, and AI applications that require interaction with WordPress sites.

Use Cases

Use cases include automating content management tasks, integrating AI assistants for customer support on WordPress sites, and managing multiple WordPress installations from a single interface.

Content