server-wp-mcp

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

Overview

What is server-wp-mcp

server-wp-mcp is a Model Context Protocol (MCP) server that facilitates AI assistants to interact with WordPress sites via the WordPress REST API. It supports multiple WordPress sites with secure authentication, allowing for content management, post operations, and site configuration through natural language.

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 by running 'npm install server-wp-mcp'. After installation, configure your JSON file with site aliases and use the provided tools to discover endpoints and make API calls.

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 a simple JSON configuration.

Where to Use

server-wp-mcp can be used in various fields such as web development, content management systems, digital marketing, and any application requiring interaction with multiple WordPress sites through AI.

Use Cases

Use cases include automating content updates across multiple WordPress sites, integrating AI chatbots for customer support on WordPress, managing site configurations dynamically, and facilitating natural language queries for content retrieval.

Content