emzimmer_server-wp-mcp

emzimmer_server-wp-mcp

3.1

If you are the rightful owner of emzimmer_server-wp-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that enables AI assistants to interact with WordPress sites through the WordPress REST API.

The WordPress MCP Server is designed to facilitate seamless interaction between AI assistants and WordPress sites using the WordPress REST API. It supports multiple WordPress sites, allowing for secure authentication and enabling various content management operations through natural language. The server is equipped with features such as multi-site support, dynamic endpoint discovery, and flexible operations, making it a robust tool for managing WordPress sites. It also includes error handling mechanisms and a simple configuration process, ensuring ease of use and reliability.

Features

  • Multi-Site Support: Connect to multiple WordPress sites simultaneously.
  • REST API Integration: Full access to WordPress REST API endpoints.
  • Secure Authentication: Uses application passwords for secure API access.
  • Dynamic Endpoint Discovery: Automatically maps available endpoints for each site.
  • Flexible Operations: Support for GET, POST, PUT, DELETE, and PATCH methods.

Tools

  1. wp_discover_endpoints

    Maps all available REST API endpoints on a WordPress site.

  2. wp_call_endpoint

    Executes REST API requests to WordPress sites.